mirror of
https://github.com/zadam/trilium.git
synced 2026-01-31 11:39:15 +01:00
style/note title actions: properly align when the content is centered
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user