removed startup flashbang

This commit is contained in:
booploops 2022-01-21 03:59:02 -08:00
parent b8a15736fd
commit a93e1d4269
3 changed files with 8 additions and 5 deletions

View file

@ -58,8 +58,9 @@ hr {
}
body[loading] {
opacity: 0.5;
pointer-events: none;
.app-navigation {
pointer-events: none;
}
}
body[platform='linux'] {