mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
style(next): fix strikethrough undelete button
This commit is contained in:
@@ -1353,7 +1353,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
}
|
||||
|
||||
/* Item title for deleted notes */
|
||||
.recent-changes-content ul li.deleted-note .note-title {
|
||||
.recent-changes-content ul li.deleted-note .note-title > .note-title {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user