feat: tighten dashboard shell density

This commit is contained in:
afei A
2026-03-28 00:14:00 +08:00
parent ded6555dbc
commit 4ca3ef96b9
4 changed files with 30 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
@import "tailwindcss";
:root {
--app-bg: #f6f1e8;
--bg-canvas: #f6f1e8;
--bg-canvas-strong: #efe5d7;
--bg-elevated: rgba(255, 250, 243, 0.86);
@@ -23,6 +24,9 @@
--border-strong: rgba(82, 71, 57, 0.24);
--shadow-shell: 0 28px 80px rgba(47, 38, 28, 0.12);
--shadow-card: 0 18px 40px rgba(62, 46, 27, 0.08);
--page-gap: 16px;
--panel-radius: 14px;
--control-height: 38px;
--font-sans:
"Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
sans-serif;