mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
fix buttons under android
This commit is contained in:
parent
e359f0694f
commit
2d4c35cda7
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
|
|||
.toolbarButton,
|
||||
.secondaryToolbarButton {
|
||||
border: 0 none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background: none;
|
||||
width: 32px;
|
||||
height: 25px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue