Update panel --menu-color-back color

This commit is contained in:
Timothée Goguely 2024-11-20 17:40:01 +01:00
parent ee30eb2b6e
commit 6b69018812

View file

@ -6,11 +6,9 @@
--color-l-300: 85%;
--color-l-400: 80%;
--color-l-500: 74%;
--menu-color-back: white;
}
.k-panel-menu {
background-color: #fff;
}
.k-panel-menu-button[aria-current] {
--button-color-back: #00968f1a;
}