mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
Prevent text selection divs from overflowing page boundries
This commit is contained in:
parent
ef1be8ee33
commit
c2e2afdd59
1 changed files with 1 additions and 0 deletions
|
@ -1165,6 +1165,7 @@ canvas {
|
|||
bottom: 0;
|
||||
color: #000;
|
||||
font-family: sans-serif;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.textLayer > div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue