From 49db16318b8072cf15f2ffd5a8a237ee86034b74 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 26 Apr 2022 18:12:45 +0300 Subject: more fixes for shoutbox --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 707b91e5..5b448972 100644 --- a/src/App.vue +++ b/src/App.vue @@ -47,7 +47,7 @@ v-if="currentUser && shout && !hideShoutbox" :floating="true" class="floating-shout mobile-hidden" - :class="{ 'left': shoutboxPosition }" + :class="{ '-left': shoutboxPosition }" /> -- cgit v1.2.3-70-g09d2