mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
chore: set color for menu foreground and background
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
@layer utilities {
|
||||
.menu {
|
||||
--menu-active-fg: var(--color-primary);
|
||||
--menu-active-bg: transparent;
|
||||
}
|
||||
|
||||
.step.step-success::before {
|
||||
--step-bg: var(--color-success);
|
||||
--step-fg: var(--color-success-content);
|
||||
|
||||
Reference in New Issue
Block a user