We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c781eab commit d7f7049Copy full SHA for d7f7049
apps/client/src/stylesheets/theme-next/base.css
@@ -498,7 +498,7 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
498
transition: background-color 200ms ease-out;
499
}
500
501
-:root .note-list .note-book-card:active {
+:root .note-list.grid-view .note-book-card:active {
502
transform: scale(.98);
503
504
0 commit comments