From 8e1e313b20a335c71cdfe48bd5e58ca38e38a179 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 20 Jun 2026 15:05:31 +0200 Subject: [PATCH] refactor(editor): inline the header logo so it tracks the theme primary --- src/components/Editor.vue | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/src/components/Editor.vue b/src/components/Editor.vue index 3116af2..9965a95 100644 --- a/src/components/Editor.vue +++ b/src/components/Editor.vue @@ -349,7 +349,28 @@ onBeforeUnmount(() => {