mirror of https://github.com/laurent22/joplin.git
Desktop: Remove page number box from new PDF Viewer (#6846)
parent
9781a33419
commit
29f1abb666
|
@ -84,15 +84,3 @@ hr {
|
|||
[data-theme="dark"] .dark-bg {
|
||||
background-color: rgb(54, 54, 54);
|
||||
}
|
||||
|
||||
.page-canvas {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.textLayer {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
Loading…
Reference in New Issue