more fixes for shoutbox
This commit is contained in:
parent
079e289260
commit
49db16318b
3 changed files with 12 additions and 11 deletions
|
@ -47,7 +47,7 @@
|
|||
v-if="currentUser && shout && !hideShoutbox"
|
||||
:floating="true"
|
||||
class="floating-shout mobile-hidden"
|
||||
:class="{ 'left': shoutboxPosition }"
|
||||
:class="{ '-left': shoutboxPosition }"
|
||||
/>
|
||||
<MobilePostStatusButton />
|
||||
<UserReportingModal />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue