diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index b355a04d2..e39771edb 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1659,6 +1659,10 @@ body .calendar-dropdown-widget .calendar-body a:hover { padding-left: 12px; } +.note-actions { + --menu-item-icon-vert-offset: -2.5px; +} + /* Promoted attributes */ .promoted-attribute-cell div.input-group { margin: 1px 0;