From 25c05b6aab7a19121f42ae7e37dc7e3dee17c310 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?=
<40151420+ldericher@users.noreply.github.com>
Date: Mon, 12 Sep 2022 21:05:41 +0000
Subject: [PATCH] scoped style
---
ui/src/components/TickerBar.vue | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/ui/src/components/TickerBar.vue b/ui/src/components/TickerBar.vue
index 2d0a8e5..42a93ac 100644
--- a/ui/src/components/TickerBar.vue
+++ b/ui/src/components/TickerBar.vue
@@ -26,7 +26,7 @@ export default class TickerBar extends Vue {
}
-
-
\ No newline at end of file