style: 移除右侧用户列表顶部的空白2px内边距

This commit is contained in:
2026-03-12 13:36:26 +08:00
parent 4b6eca953d
commit ec95d69e92

View File

@@ -140,7 +140,6 @@ a:hover {
border-left: 1px solid var(--border-blue);
background: var(--bg-main);
flex-shrink: 0;
padding-top: 2px;
}
/* ── 标题栏 ─────────────────────────────────────── */