mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
style(next): recent changes list: remove the item border
This commit is contained in:
parent
6e1cfdbb89
commit
cd30d7dd0f
@ -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));
|
||||
|
Loading…
x
Reference in New Issue
Block a user