mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Desktop: Remove page number box from new PDF Viewer (#6846)
This commit is contained in:
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
Block a user