mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 01:32:29 +08:00
style(next): small margin to promoted attribute cells
This commit is contained in:
parent
71cd35c25d
commit
2fdac9b438
@ -1656,3 +1656,8 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Promoted attributes */
|
||||||
|
.promoted-attribute-cell div.input-group {
|
||||||
|
margin: 1px 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user