fix: menu ui

This commit is contained in:
tim
2025-08-29 14:51:40 +08:00
parent 6fd663d983
commit fff59e800d
2 changed files with 10 additions and 1 deletions

View File

@@ -50,7 +50,7 @@
--menu-border-color: #555;
--normal-border-color: #555;
--menu-selected-background-color: rgba(255, 255, 255, 0.1);
--menu-text-color: white;
--menu-text-color: rgb(173, 173, 173);
/* --normal-background-color: #000000; */
--normal-background-color: #333;
--lottery-background-color: #4e4e4e;