mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 04:12:58 +08:00
style(next)/attribute detail dialog: tweak input labels
This commit is contained in:
parent
495a394d79
commit
4d6e115208
@ -78,4 +78,15 @@ div.editability-dropdown a.dropdown-item {
|
||||
min-width: 0;
|
||||
padding: 4px 10px !important;
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
/*
|
||||
* Attribute detail dialog
|
||||
*/
|
||||
|
||||
/* Labels */
|
||||
.attr-edit-table th {
|
||||
padding-right: 12px;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user