From d7de0a6a023fd4bb72ee68a49864d24cf43cba9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Sun, 11 Sep 2022 23:28:37 +0000 Subject: [PATCH] TitleBar title slot --- ui/src/App.vue | 52 ++++++---------------------------- ui/src/components/TitleBar.vue | 8 +++--- 2 files changed, 13 insertions(+), 47 deletions(-) diff --git a/ui/src/App.vue b/ui/src/App.vue index 5c8b497..0a8f367 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -1,60 +1,26 @@ diff --git a/ui/src/components/TitleBar.vue b/ui/src/components/TitleBar.vue index 852add9..f9bac68 100644 --- a/ui/src/components/TitleBar.vue +++ b/ui/src/components/TitleBar.vue @@ -4,17 +4,17 @@
LOGO
- TITLE +

TITLE

@@ -23,7 +23,7 @@ -