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(() => {
loadingBar.style.width = "80%"
}, 100);
}, 100)
}
let p: DOMParser

View File

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