Fixed iframe width
This commit is contained in:
parent
13fb802365
commit
d7e70f0cce
|
@ -1035,6 +1035,7 @@ details {
|
||||||
iframe {
|
iframe {
|
||||||
border: none;
|
border: none;
|
||||||
color: rgb(255 255 255 / 0%);
|
color: rgb(255 255 255 / 0%);
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lead {
|
.lead {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user