style(next): tweak the note type dropdown

This commit is contained in:
Adorian Doran 2025-02-06 21:24:32 +02:00
parent 5e62f4999d
commit 9ac7369df4

View File

@ -2,6 +2,13 @@
* Basic properties
*/
/* Note type dropdown */
div.note-type-dropdown .check {
margin-right: 4px;
font-weight: normal;
}
/* Editability dropdown */
div.editability-dropdown a.dropdown-item {