mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #14244 from Snuffleupagus/issue-14243
Prevent mobile devices from interfering with the textLayer-elements (issue 14243)
This commit is contained in:
commit
b820beb8d9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
overflow: hidden;
|
||||
opacity: 0.2;
|
||||
line-height: 1;
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
.textLayer span,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue