mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 17:55:37 +02:00
Make the textLayer divs prevent whitespaces
This commit is contained in:
parent
a5520216fc
commit
58ed7fc35c
1 changed files with 10 additions and 9 deletions
|
@ -1066,6 +1066,7 @@ canvas {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
line-height:1.3;
|
line-height:1.3;
|
||||||
|
white-space:pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO: file FF bug to support ::-moz-selection:window-inactive
|
/* TODO: file FF bug to support ::-moz-selection:window-inactive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue