style: 压缩顺运宝工具条 (#219)

This commit is contained in:
chengma
2026-08-13 15:28:45 +08:00
parent d2cb2b6d1a
commit 1ba5c88604
7 changed files with 106 additions and 12 deletions
+8
View File
@@ -372,6 +372,14 @@ func TestSybPage_紧凑筛选和可见横向滚动(t *testing.T) {
`body.syb-page-body`,
`height: 100dvh`,
`body.syb-page-body > .page`,
`.visually-hidden`,
`.syb-date-separator`,
`@media (min-width: 1360px)`,
`.syb-toolbar`,
`flex-wrap: nowrap`,
`.syb-toolbar .syb-filter-form`,
`width: 116px`,
`width: 138px`,
} {
if !strings.Contains(string(css), want) {
t.Errorf("顺运宝紧凑列表样式缺少 %q", want)