g
This commit is contained in:
parent
d758b35e67
commit
adc618c27f
2
dev.less
2
dev.less
@ -54,6 +54,7 @@ iframe{
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@media (max-width: 767px) { /* mobile */
|
||||||
iframe{
|
iframe{
|
||||||
width: 100vw !important;
|
width: 100vw !important;
|
||||||
max-width: 100vw !important;
|
max-width: 100vw !important;
|
||||||
@ -63,3 +64,4 @@ iframe{
|
|||||||
margin-left: -50vw !important;
|
margin-left: -50vw !important;
|
||||||
margin-right: -50vw !important;
|
margin-right: -50vw !important;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user