Get rid of weird scrollbar on mouse down
This commit is contained in:
parent
acb33b3e7d
commit
65701f941d
@ -1598,8 +1598,8 @@ html[dir='rtl'] #documentPropertiesContainer .row > * {
|
|||||||
display: block;
|
display: block;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
right: 0;
|
||||||
height: 100%;
|
bottom: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 50000; /* should be higher than anything else in PDF.js! */
|
z-index: 50000; /* should be higher than anything else in PDF.js! */
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user