mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
tweaks in attr list sizing
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user