feat: scroller ui

This commit is contained in:
tim
2025-07-03 19:52:08 +08:00
parent e184afae9b
commit 31f1aa2145
2 changed files with 18 additions and 15 deletions

View File

@@ -6,6 +6,7 @@
--menu-background-color: white;
--menu-border-color: lightgray;
--menu-selected-background-color: rgba(208, 250, 255, 0.659);
--scroller-background-color: rgba(130, 175, 180, 0.5);
--normal-background-color: lightgrrgb(208, 246, 255)
--menu-width: 200px;
--page-max-width: 1200px;