mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 10:24:23 +01:00
chore(ribbon): reduce note title padding
This commit is contained in:
parent
05679f7a8d
commit
608ab53933
@ -139,7 +139,6 @@ export default class DesktopLayout {
|
||||
.child(new FlexContainer("row")
|
||||
.class("title-row")
|
||||
.css("height", "50px")
|
||||
.css("margin", "1em")
|
||||
.css("min-height", "50px")
|
||||
.css("align-items", "center")
|
||||
.cssBlock(".title-row > * { margin: 5px; }")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user