chore(mobile): address requested changes

This commit is contained in:
Elian Doran 2026-02-15 15:33:03 +02:00
parent 9ed2894a0c
commit 5a77318a9e
No known key found for this signature in database

View File

@ -344,7 +344,7 @@ body .todo-list input[type="checkbox"]:not(:checked):before {
}
.modal.tab-bar-modal .tabs .tab-card.active.with-hue {
background-color: hsl(var(--bg-hue), 8.8%, 11.2%);
background-color: hsl(var(--bg-hue), 8.8%, 16.2%);
border-color: hsl(var(--bg-hue), 9.4%, 25.1%);
}