Skip to content

Commit ecfa333

Browse files
committed
style/note cards: remove shadow
1 parent 21b0ef9 commit ecfa333

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
487487
--note-list-vertical-padding: 15px;
488488
background-color: var(--card-background-color);
489489
border: 1px solid var(--card-border-color) !important;
490-
box-shadow: 2px 3px 4px var(--card-shadow-color);
491490
border-radius: 12px;
492491
user-select: none;
493492
padding: 0;

0 commit comments

Comments
 (0)