refactor(ui): refine glass surfaces

This commit is contained in:
2026-07-15 11:41:51 +08:00
parent 2b768c2c06
commit 8978f2d167
11 changed files with 271 additions and 208 deletions
@@ -11,6 +11,9 @@ export const MAP_ICON_CELL_RADIUS_CLASS_NAME = "rounded-lg";
export const MAP_CONTROL_SURFACE_CLASS_NAME =
"glass-control border";
export const MAP_AIR_SURFACE_CLASS_NAME =
"glass-air border";
export const MAP_TOOL_PANEL_SURFACE_CLASS_NAME =
"glass-panel border";