mirror of
https://github.com/dergigi/boris.git
synced 2026-01-10 10:24:21 +01:00
refactor: simplify zap split labels and update terminology
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
.zap-split-container { width: 100%; }
|
||||
.zap-split-labels {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.85rem;
|
||||
color: var(--color-text-secondary);
|
||||
|
||||
Reference in New Issue
Block a user