oops format

This commit is contained in:
Jacky Zhao 2024-12-26 20:39:20 -08:00
parent 9645f08702
commit 1fdba8878c
2 changed files with 1 additions and 2 deletions

View File

@ -52,7 +52,7 @@ function startLoading() {
setTimeout(() => { setTimeout(() => {
loadingBar.style.width = "80%" loadingBar.style.width = "80%"
}, 100); }, 100)
} }
let p: DOMParser let p: DOMParser

View File

@ -588,7 +588,6 @@ iframe.pdf {
border-radius: 5px; border-radius: 5px;
} }
.navigation-progress { .navigation-progress {
position: fixed; position: fixed;
top: 0; top: 0;