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