diff --git a/apps/client/src/stylesheets/theme-next/base.css b/apps/client/src/stylesheets/theme-next/base.css index cb0b783eb..5ea11cf56 100644 --- a/apps/client/src/stylesheets/theme-next/base.css +++ b/apps/client/src/stylesheets/theme-next/base.css @@ -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); }