réglage typo

This commit is contained in:
isUnknown 2024-09-05 07:58:53 +02:00
parent 8f780c2fbf
commit 2a5ab1424b
7 changed files with 18 additions and 4 deletions

10
assets/css/panel.css Normal file
View file

@ -0,0 +1,10 @@
.k-panel-menu {
background-color: #000;
}
.k-panel-menu * {
color: #fff;
}
.k-panel-menu-button[aria-current] * {
color: #000;
}