#qr doesn't overflow-y anymore
This commit is contained in:
parent
40d28414d1
commit
b3f7a5a138
@ -3099,8 +3099,6 @@
|
|||||||
display: block;\
|
display: block;\
|
||||||
}\
|
}\
|
||||||
#qr {\
|
#qr {\
|
||||||
max-height: 100%;\
|
|
||||||
overflow-y: auto;\
|
|
||||||
position: fixed;\
|
position: fixed;\
|
||||||
}\
|
}\
|
||||||
#qr #autohide, #qr .close {\
|
#qr #autohide, #qr .close {\
|
||||||
|
|||||||
@ -2430,8 +2430,6 @@ Main =
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
#qr {
|
#qr {
|
||||||
max-height: 100%;
|
|
||||||
overflow-y: auto;
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
#qr #autohide, #qr .close {
|
#qr #autohide, #qr .close {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user