feat: toolbar top-border stripe uses module accent colour

This commit is contained in:
Ulas
2026-03-31 14:54:10 +02:00
parent 7f41ee380a
commit 3bf2d2bbc0
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -191,6 +191,7 @@
justify-content: space-between;
padding: var(--space-3) var(--space-4) var(--space-2);
flex-shrink: 0;
border-top: 3px solid var(--module-accent);
}
.budget-list-header__title {