remove menu icon change to x icon

This commit is contained in:
Niklas 2025-06-26 17:19:32 +02:00 committed by BlankAccountsUsername
parent 11e2a79857
commit fabeaae860
4 changed files with 9 additions and 20 deletions

View file

@ -82,11 +82,11 @@
}
.drawer-list-item {
color: white;
color: white;
}
.drawer-list-item-button {
height: 10vh;
height: 10vh;
}
.drawer-list-item-button:hover {
background-color: #555b90;