fix(styles): display bug
This commit is contained in:
parent
2d66565c35
commit
2f8ef099c3
@ -1,5 +1,5 @@
|
|||||||
body {
|
body {
|
||||||
display: none !important;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
|
Loading…
Reference in New Issue
Block a user