light mode modal background dark

This commit is contained in:
jr-k 2024-07-18 13:02:04 +02:00
parent e4690f9f96
commit 24f8bf459e
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
.pickers, .pickers,
.modals { .modals {
position: fixed; position: fixed;
background: rgba($gscale0, 0.4); background: rgba($gkscale0, 0.4);
top: 0; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;