parent
273cea8675
commit
1eeb153688
@ -65,6 +65,11 @@
|
|||||||
background: rgba(0, 0, 255, 1);
|
background: rgba(0, 0, 255, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Avoids https://github.com/mozilla/pdf.js/issues/13840 in Chrome */
|
||||||
|
.textLayer br::selection {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.textLayer .endOfContent {
|
.textLayer .endOfContent {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user