style(client): polish sidebar spacing

This commit is contained in:
_Kerman
2026-08-11 13:43:54 +08:00
parent 1a1729a138
commit e713cc820d
2 changed files with 4 additions and 4 deletions

View File

@@ -167,7 +167,7 @@
gap: 6px;
height: 38px;
padding: 8px 16px;
margin: 0 2px 20px; /* bottom: former headerBlock padBottom 12 + root gap 8 */
margin: 0 2px 8px;
box-sizing: border-box;
border: 1px solid var(--dsw-alias-border-l2);
border-radius: 12px;