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