mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
style/note cards: remove shadow
This commit is contained in:
@@ -487,7 +487,6 @@ li.dropdown-item a.dropdown-item-button:focus-visible {
|
||||
--note-list-vertical-padding: 15px;
|
||||
background-color: var(--card-background-color);
|
||||
border: 1px solid var(--card-border-color) !important;
|
||||
box-shadow: 2px 3px 4px var(--card-shadow-color);
|
||||
border-radius: 12px;
|
||||
user-select: none;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user