mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
note map fixes
This commit is contained in:
@@ -149,6 +149,7 @@ export default class DesktopLayout {
|
||||
new NoteWrapperWidget()
|
||||
.child(new FlexContainer('row').class('title-row')
|
||||
.css("height", "50px")
|
||||
.css("min-height", "50px")
|
||||
.css('align-items', "center")
|
||||
.cssBlock('.title-row > * { margin: 5px; }')
|
||||
.child(new NoteIconWidget())
|
||||
|
||||
Reference in New Issue
Block a user