mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
oops format
This commit is contained in:
parent
9645f08702
commit
1fdba8878c
@ -52,7 +52,7 @@ function startLoading() {
|
||||
|
||||
setTimeout(() => {
|
||||
loadingBar.style.width = "80%"
|
||||
}, 100);
|
||||
}, 100)
|
||||
}
|
||||
|
||||
let p: DOMParser
|
||||
|
||||
@ -588,7 +588,6 @@ iframe.pdf {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
.navigation-progress {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user