diff --git a/ui/src/components/TickerBar.vue b/ui/src/components/TickerBar.vue index fdaae04..361d1b9 100644 --- a/ui/src/components/TickerBar.vue +++ b/ui/src/components/TickerBar.vue @@ -81,7 +81,7 @@ export default class TickerBar extends Vue { } } - :deep(*) { + :deep() * { margin: 0 !important; } }