mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Merge pull request #13524 from calixteman/print_select
XFA - Don't print arrow in select
This commit is contained in:
commit
63bde1fcfe
@ -297,4 +297,10 @@
|
||||
.xfaSelect {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.xfaSelect {
|
||||
appearance: none;
|
||||
text-indent: 1px;
|
||||
text-overflow: "";
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user