mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style(next)/ribbon/file & image properties: tweak the vertical alignment of properties
This commit is contained in:
parent
0711a197db
commit
38114bddb9
@ -46,6 +46,12 @@ div.promoted-attributes-container {
|
||||
.image-properties > div:first-child > span > strong {
|
||||
opacity: 0.65;
|
||||
font-weight: 500;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.note-info-widget-table td,
|
||||
.file-properties-widget .file-table td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.file-properties-widget {
|
||||
|
Loading…
x
Reference in New Issue
Block a user