This commit is contained in:
Adorian Doran 2025-11-10 02:01:45 +02:00 committed by Elian Doran
parent 06eb30c69d
commit de004bd8ba
No known key found for this signature in database

View File

@ -498,7 +498,7 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
transition: background-color 200ms ease-out;
}
:root .note-list .note-book-card:active {
:root .note-list.grid-view .note-book-card:active {
transform: scale(.98);
}