move quick filter into quick view on mobile to save space
This commit is contained in:
parent
74b167f8db
commit
4f108057a2
8 changed files with 63 additions and 11 deletions
|
|
@ -20,7 +20,7 @@
|
|||
{{ $t('timeline.collapse') }}
|
||||
</button>
|
||||
<QuickFilterSettings
|
||||
v-if="!collapsable"
|
||||
v-if="!collapsable && mobileLayout"
|
||||
:conversation="true"
|
||||
class="rightside-button"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue