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 f741967f90
commit 9b79f24dc7
4 changed files with 9 additions and 20 deletions

View file

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