mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #6712 from timvandermeij/text-layer-position
Use default line height for the text layer
This commit is contained in:
commit
e93512f1eb
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
bottom: 0;
|
||||
overflow: hidden;
|
||||
opacity: 0.2;
|
||||
line-height: 1.0;
|
||||
}
|
||||
|
||||
.textLayer > div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue