mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 06:34:25 +01:00
style(next): recent changes list: improve the layout of the list items
This commit is contained in:
parent
346ae7d815
commit
6f75932015
@ -1084,6 +1084,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.recent-changes-content ul li {
|
.recent-changes-content ul li {
|
||||||
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: transparent; /* Hide the "-" character */
|
color: transparent; /* Hide the "-" character */
|
||||||
padding-top: var(--timeline-item-vertical-margin);
|
padding-top: var(--timeline-item-vertical-margin);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user