VencordThemes/Snippets/RoundedEmbeds.css
SeaswimmerTheFsh 909cc1941b
Some checks failed
Lint CSS / Lint CSS (push) Failing after 33s
added RoundedEmbeds
2024-05-21 16:21:07 -04:00

8 lines
169 B
CSS

#app-mount .embedFull__14919 {
border: 3px solid;
border-radius: 15px;
cursor: default;
border-color: inherit;
overflow: hidden;
z-index: 0;
}