refactor: tweaks to styles

- cuesheet action is ghosted
- mute index in cuesheet milestones
- clarify mirrored state in navigation menu
- align overview contents
This commit is contained in:
Carlos Valente
2025-07-25 13:23:09 +02:00
committed by Carlos Valente
parent 40f8976350
commit 93916653be
9 changed files with 23 additions and 4 deletions
@@ -1,7 +1,10 @@
.column {
height: 100%;
justify-content: center;
display: flex;
flex-direction: column;
align-items: end;
gap: 2px;
}
.row {