style(web): update app and global styles

- app.css: update app-level styles
- global.css: update global styles
This commit is contained in:
caoxiaozhu
2026-05-12 15:38:16 +00:00
parent 5c3786f179
commit 024999626c
2 changed files with 9 additions and 2 deletions

View File

@@ -27,6 +27,8 @@
--desktop-ui-inverse-scale: 1;
--desktop-stage-width: 100vw;
--desktop-stage-height: 100dvh;
--desktop-viewport-width: 1440;
--desktop-viewport-height: 900;
font-family: "LXGW WenKai", Inter, "SF Pro Display", "PingFang SC", sans-serif;
}