Desktop: Remove page number box from new PDF Viewer (#6846)

pull/6907/head
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
1 changed files with 0 additions and 12 deletions

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