mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust styles
This commit is contained in:
@@ -44,7 +44,7 @@ if (isFirefox) {
|
||||
) {
|
||||
setTimeout(() => {
|
||||
document.documentElement.removeChild(beforeLoadedStyleEl)
|
||||
}, 400)
|
||||
}, 300)
|
||||
}
|
||||
else {
|
||||
window.onload = () => {
|
||||
|
||||
Reference in New Issue
Block a user