mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 19:22:31 +08:00
style(promoted): fix heightfor rows
This commit is contained in:
parent
ceae1d5aa3
commit
f125ba55c1
@ -42,6 +42,7 @@ const TPL = `
|
|||||||
.promoted-attribute-cell div.input-group {
|
.promoted-attribute-cell div.input-group {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
min-height: 40px;
|
||||||
}
|
}
|
||||||
.promoted-attribute-cell strong {
|
.promoted-attribute-cell strong {
|
||||||
word-break:keep-all;
|
word-break:keep-all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user