style(next): jump to note: change the mouse cursor for list items

This commit is contained in:
Adorian Doran 2024-12-17 02:18:21 +02:00
parent af8e664b54
commit 1859a247ec

View File

@ -1157,6 +1157,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
border-radius: 6px;
padding: 6px 12px;
color: var(--menu-text-color);
cursor: default;
}
/* Selected list item */