mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
style/note title actions: properly align when the content is centered
This commit is contained in:
parent
5174deac07
commit
3f86c809ce
@ -5,6 +5,8 @@ body.experimental-feature-new-layout {
|
||||
|
||||
.title-actions {
|
||||
display: flex;
|
||||
max-width: var(--max-content-width);
|
||||
margin-inline: auto;
|
||||
flex-direction: column;
|
||||
gap: 0.5em;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user