mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
style(next): recent changes list: remove the item border
This commit is contained in:
@@ -1077,6 +1077,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
display: flex;
|
||||
position: relative;
|
||||
margin: 0;
|
||||
border: unset;
|
||||
padding-top: var(--timeline-item-top-margin);
|
||||
padding-bottom: var(--timeline-item-bottom-margin);
|
||||
padding-left: calc(var(--timeline-left-gap) + var(--timeline-right-gap));
|
||||
|
||||
Reference in New Issue
Block a user