mirror of
https://github.com/zadam/trilium.git
synced 2026-01-19 04:54:24 +01:00
chore(tree): align child count to the right
This commit is contained in:
parent
b6a6e78d01
commit
0c27bd25fa
@ -3,8 +3,12 @@
|
||||
margin-inline-start: 0.5em;
|
||||
background: var(--left-pane-item-action-button-background);
|
||||
color: var(--left-pane-item-action-button-color);
|
||||
padding: 0.25em;
|
||||
padding: 0.2em 0.4em;
|
||||
border-radius: 0.5em;
|
||||
font-size: 0.7rem;
|
||||
font-weight: normal;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 0.6em;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user