1
0
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:
asrient 2022-09-30 21:31:55 +05:30 committed by GitHub
parent 9781a33419
commit 29f1abb666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}