Fix contrast and width issues on "now" alert

This commit is contained in:
2024-10-20 19:05:51 +01:00
parent c6823bb9ac
commit 732a6e5c1e
2 changed files with 4 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ $theme-colors: (
"primary": #3A52A2
) !default;
$enable-shadows: true;
$alert-color-level: 10;