feat: tighten dashboard shell density
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user