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

pull/802/head
Adorian Doran 2024-12-17 02:18:21 +07:00
parent af8e664b54
commit 1859a247ec
1 changed files with 1 additions and 0 deletions

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