mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
fix(embed): resolved embed width
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
iframe {
|
||||
border: none;
|
||||
border-radius: var(--border-radius);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&.image {
|
||||
|
||||
Reference in New Issue
Block a user