Skip to content

Commit aa08296

Browse files
committed
Fix gray background appearing on selection
Closes #1925
1 parent ea5572e commit aa08296

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-pdf/src/Page/TextLayer.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107

108108
.textLayer.selecting .endOfContent {
109109
top: 0;
110-
background: gray;
111110
}
112111

113112
.hiddenCanvasElement {

0 commit comments

Comments
 (0)