mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-13 06:11:55 +00:00
header works
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
background-color: light-dark(var(--mantine-color-gray-0), var(--mantine-color-dark-6));
|
||||
}
|
||||
|
||||
[data-mantine-color-scheme] & .active {
|
||||
background-color: var(--mantine-color-blue-filled);
|
||||
[data-mantine-color-scheme] &.active {
|
||||
background-color: #D40404;
|
||||
color: var(--mantine-color-white);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user