大量修改UI

This commit is contained in:
Azmat@qq.com
2026-08-19 17:44:56 +08:00
parent 18b3927817
commit a343f47f0c
76 changed files with 11655 additions and 6104 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ img, svg, video { display: block; max-width: 100%; }
.divider { height: 1px; background: var(--border); margin: 14px 0; }
/* ─── App shell ─── */
.app { display: grid; grid-template-columns: 248px 1fr; min-height: 100vh; }
.app { display: grid; grid-template-columns: 164px 1fr; min-height: 100vh; }
/* ─── Sidebar ─── */
aside.sidebar {