style: add horizontal dividers between sidebar tree sections
All checks were successful
Build & Publish / publish (push) Successful in 44s
All checks were successful
Build & Publish / publish (push) Successful in 44s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -197,8 +197,9 @@
|
||||
/* ── SidebarTree styles ──────────────────────────────────────────────────── */
|
||||
|
||||
.treeSection {
|
||||
padding: 0 6px;
|
||||
margin-bottom: 4px;
|
||||
padding: 0 6px 6px;
|
||||
margin-bottom: 2px;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
.treeSectionLabel {
|
||||
|
||||
Reference in New Issue
Block a user