mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 09:58:32 +02:00
tweaks in attr list sizing
This commit is contained in:
parent
ae909d1079
commit
eaac65142f
@ -33,7 +33,8 @@ const TPL = `
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
color: var(--muted-text-color);
|
color: var(--muted-text-color);
|
||||||
font-size: small;
|
font-size: 90%;
|
||||||
|
margin: 3px 0 3px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attribute-list hr {
|
.attribute-list hr {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user