mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 08:13:40 +08:00
style(next): tweak the note type dropdown
This commit is contained in:
parent
5e62f4999d
commit
9ac7369df4
@ -2,6 +2,13 @@
|
|||||||
* Basic properties
|
* Basic properties
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* Note type dropdown */
|
||||||
|
|
||||||
|
div.note-type-dropdown .check {
|
||||||
|
margin-right: 4px;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
/* Editability dropdown */
|
/* Editability dropdown */
|
||||||
|
|
||||||
div.editability-dropdown a.dropdown-item {
|
div.editability-dropdown a.dropdown-item {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user