mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 14:44:25 +01:00
fix #7667
This commit is contained in:
parent
c781eab061
commit
d7f7049b5d
@ -498,7 +498,7 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
|
|||||||
transition: background-color 200ms ease-out;
|
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);
|
transform: scale(.98);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user