New option: Always show floating New Post button
This commit is contained in:
parent
2725a0c639
commit
adfe56a3a3
11 changed files with 28 additions and 4 deletions
|
@ -53,6 +53,7 @@
|
|||
v-if="currentUser && shout"
|
||||
:floating="true"
|
||||
class="floating-shout mobile-hidden"
|
||||
:class="{ 'left': shoutboxPosition }"
|
||||
/>
|
||||
<MobilePostStatusButton />
|
||||
<UserReportingModal />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue