remove iframe borders
This commit is contained in:
parent
2b240c185a
commit
71faeadc59
|
|
@ -59,6 +59,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
|
border: unset;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/* margins cause infinite resize loops */
|
/* margins cause infinite resize loops */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue