3 lines
68 B
SCSS
3 lines
68 B
SCSS
|
.ios-force-absolute-positioning {
|
||
|
position: absolute !important;
|
||
|
}
|