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