mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-15 07:01:56 +00:00
made things red
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
[data-mantine-color-scheme] &.active {
|
||||
background-color: #D40404;
|
||||
background-color: var(--mantine-color-red-filled);
|
||||
color: var(--mantine-color-white);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user