feat: MENU UI 优化

This commit is contained in:
tim
2025-08-29 14:41:29 +08:00
parent fd6fc11630
commit 6fd663d983
2 changed files with 19 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
--menu-border-color: lightgray;
--normal-border-color: lightgray;
--menu-selected-background-color: rgba(242, 242, 242, 0.884);
--menu-text-color: black;
--menu-text-color: rgb(99, 99, 99);
--scroller-background-color: rgba(130, 175, 180, 0.5);
/* --normal-background-color: rgb(241, 241, 241); */
--normal-background-color: white;