mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 18:25:37 +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,
|
.toolbarButton,
|
||||||
.secondaryToolbarButton {
|
.secondaryToolbarButton {
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
background-color: rgba(0, 0, 0, 0);
|
background: none;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue