mirror of
https://github.com/zadam/trilium.git
synced 2025-01-16 03:58:53 +08:00
tweaks in attr list sizing
This commit is contained in:
parent
ae909d1079
commit
eaac65142f
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ const TPL = `
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
color: var(--muted-text-color);
|
||||
font-size: small;
|
||||
font-size: 90%;
|
||||
margin: 3px 0 3px 0;
|
||||
}
|
||||
|
||||
.attribute-list hr {
|
||||
|
|
Loading…
Reference in a new issue