g
This commit is contained in:
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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user