mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 00:16:19 -04:00
UI: Fix prelaunch options close anim
This commit is contained in:
@@ -13,6 +13,7 @@ body {
|
||||
decorator: image(../prelaunch-bg.png cover left center);
|
||||
filter: opacity(0);
|
||||
transition: filter 1s 0.2s linear-in-out;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
body[open] {
|
||||
|
||||
Reference in New Issue
Block a user