From 7817ad182b26cd0aebc380a15c2feeeba5f6f727 Mon Sep 17 00:00:00 2001 From: nitrix Date: Fri, 13 Mar 2026 21:40:22 +0100 Subject: [PATCH] Unify header as fixed top bar with action slot Co-Authored-By: Claude Opus 4.6 --- frontend/src/App.vue | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 9d0fb1a..4c40cd1 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -2,6 +2,7 @@
+
@@ -16,11 +17,19 @@ const route = useRoute()