refactor: remove sidebar exports

This commit is contained in:
2026-05-24 22:57:44 +02:00
parent 44b2f599e6
commit 817bd741a8
2 changed files with 1 additions and 90 deletions
-8
View File
@@ -178,14 +178,6 @@ input {
height: 0.95rem;
}
.sidebar-toolbar {
display: flex;
flex-wrap: wrap;
gap: 8px;
border-bottom: 1px solid var(--app-sidebar-border);
padding: 12px 16px;
}
.primary-button,
.secondary-button,
.icon-button {