style(next): tweak (again) the note type dropdown

This commit is contained in:
Adorian Doran 2025-02-06 21:49:19 +02:00
parent 919a977643
commit e1850281e5

View File

@ -5,8 +5,7 @@
/* Note type dropdown */ /* Note type dropdown */
div.note-type-dropdown .check { div.note-type-dropdown .check {
margin-right: 4px; margin-right: 6px;
font-weight: normal;
} }
/* Editability dropdown */ /* Editability dropdown */