From adfe56a3a31b3c4a8c2c206c06bebf9c4af675d1 Mon Sep 17 00:00:00 2001 From: Eris Date: Mon, 14 Jun 2021 17:54:40 +0000 Subject: New option: Always show floating New Post button --- src/App.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 6c582c03..6b867498 100644 --- a/src/App.vue +++ b/src/App.vue @@ -53,6 +53,7 @@ v-if="currentUser && shout" :floating="true" class="floating-shout mobile-hidden" + :class="{ 'left': shoutboxPosition }" /> -- cgit v1.2.3-70-g09d2