fix(embed): resolved embed width

feat/draggable-server-list
trashtemp 2022-01-13 22:52:52 +01:00
parent 6aaabb4815
commit b93f274db5
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
iframe {
border: none;
border-radius: var(--border-radius);
width: 100%;
}
&.image {