v0.6.7: narrow matches column so player filter stays visible.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 17:37:22 +08:00
co-authored by Cursor
parent 43e8409c0e
commit 11dbb73b5c
6 changed files with 35 additions and 18 deletions
+2 -2
View File
@@ -110,7 +110,7 @@ spacing:
content-read: 820px
content-standard: 880px
content-wide: 1080px
content-data: 1680px
content-data: 1200px
components:
button-primary:
backgroundColor: "{colors.primary}"
@@ -270,7 +270,7 @@ components:
| read | `min(820px, 92%)` | 版本 |
| standard | `min(880px, calc(100% - 48px))` | 排行、主播、机制 |
| wide | `min(1080px, …)` | 走势 |
| data | `min(1680px, …)` | 比赛 |
| data | `min(1200px, …)`(居中时两侧预留侧栏) | 比赛 |
间距尺度:4 / 8 / 12 / 16 / 24 / 32 / 48px。页内 gutter 默认 16px;列表页上下 `page-y` 28px。侧栏与主列间距 20px。