VencordThemes/Snippets/RoundedEmbeds.css

9 lines
169 B
CSS
Raw Normal View History

2024-05-21 16:21:07 -04:00
#app-mount .embedFull__14919 {
border: 3px solid;
border-radius: 15px;
cursor: default;
border-color: inherit;
overflow: hidden;
z-index: 0;
}