From 3d3183c5f107873b2a6725b56d7022c67ce86f8a 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 22:24:48 +0000
Subject: [PATCH] better titlebar layout
---
ui/src/components/TitleBar.vue | 30 ++++++++++--------------------
1 file changed, 10 insertions(+), 20 deletions(-)
diff --git a/ui/src/components/TitleBar.vue b/ui/src/components/TitleBar.vue
index e80e2b8..ceaa9a9 100644
--- a/ui/src/components/TitleBar.vue
+++ b/ui/src/components/TitleBar.vue
@@ -1,30 +1,17 @@
-
-
- LOGO
-
+
+ LOGO
-
- TITLE
-
+ TITLE
-
+
+
@@ -40,5 +27,8 @@ import Clock from "./Clock.vue";
export default class TitleBar extends Vue {}
-
\ No newline at end of file