style(next): tweak note's menu icon alignment

This commit is contained in:
Adorian Doran 2025-02-05 02:43:52 +02:00
parent 36b138655c
commit d080c763f4

View File

@ -1659,6 +1659,10 @@ body .calendar-dropdown-widget .calendar-body a:hover {
padding-left: 12px; padding-left: 12px;
} }
.note-actions {
--menu-item-icon-vert-offset: -2.5px;
}
/* Promoted attributes */ /* Promoted attributes */
.promoted-attribute-cell div.input-group { .promoted-attribute-cell div.input-group {
margin: 1px 0; margin: 1px 0;