This commit is contained in:
parent
4775a1dcea
commit
909cc1941b
1 changed files with 8 additions and 0 deletions
8
Snippets/RoundedEmbeds.css
Normal file
8
Snippets/RoundedEmbeds.css
Normal 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;
|
||||||
|
}
|
Loading…
Reference in a new issue