v0.6.7: narrow matches column so player filter stays visible.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user