Skip to content

Commit d7f7049

Browse files
committed
fix #7667
1 parent c781eab commit d7f7049

File tree

1 file changed

+1
-1
lines changed
  • apps/client/src/stylesheets/theme-next

1 file changed

+1
-1
lines changed

apps/client/src/stylesheets/theme-next/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
498498
transition: background-color 200ms ease-out;
499499
}
500500

501-
:root .note-list .note-book-card:active {
501+
:root .note-list.grid-view .note-book-card:active {
502502
transform: scale(.98);
503503
}
504504

0 commit comments

Comments
 (0)