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