added RoundedEmbeds
Some checks failed
Lint CSS / Lint CSS (push) Failing after 33s

This commit is contained in:
Seaswimmer 2024-05-21 16:21:07 -04:00
parent 4775a1dcea
commit 909cc1941b
Signed by: cswimr
GPG key ID: 5D671B5D03D65A7F

View file

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