Options' main for tiny screens.
This commit is contained in:
parent
b6e9fd99db
commit
d757ea2cfc
@ -2715,7 +2715,7 @@
|
|||||||
}\
|
}\
|
||||||
#options #main {\
|
#options #main {\
|
||||||
overflow: auto;\
|
overflow: auto;\
|
||||||
height: 450px;\
|
height: 400px;\
|
||||||
}\
|
}\
|
||||||
.overlay {\
|
.overlay {\
|
||||||
position: fixed;\
|
position: fixed;\
|
||||||
|
|||||||
@ -2085,7 +2085,7 @@ main =
|
|||||||
}
|
}
|
||||||
#options #main {
|
#options #main {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: 450px;
|
height: 400px;
|
||||||
}
|
}
|
||||||
.overlay {
|
.overlay {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user