mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
feat(popup_editor): integrate classic editor toolbar
This commit is contained in:
@@ -266,6 +266,7 @@ export default class DesktopLayout {
|
||||
.cssBlock(".title-row > * { margin: 5px; }")
|
||||
.child(new NoteIconWidget())
|
||||
.child(new NoteTitleWidget()))
|
||||
.child(new ClassicEditorToolbar())
|
||||
.child(new NoteDetailWidget()));
|
||||
|
||||
applyModals(rootContainer);
|
||||
|
||||
Reference in New Issue
Block a user