mirror of
https://github.com/laurent22/joplin.git
synced 2026-03-13 08:09:59 +08:00
Desktop: Remove page number box from new PDF Viewer (#6846)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user