mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
chore(ribbon): reduce note title padding
This commit is contained in:
@@ -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; }")
|
||||
|
||||
Reference in New Issue
Block a user