style: adjust styles

This commit is contained in:
Hakadao
2023-09-24 21:39:11 +08:00
parent 7bf183e7ac
commit 6f77a13733
7 changed files with 333 additions and 70 deletions

View File

@@ -44,7 +44,7 @@ if (isFirefox) {
) {
setTimeout(() => {
document.documentElement.removeChild(beforeLoadedStyleEl)
}, 400)
}, 300)
}
else {
window.onload = () => {