move definitions for timeline header buttons to Panel.scss, now called
rightside buttons
This commit is contained in:
parent
ce6ce4b6cd
commit
0331e42ee8
6 changed files with 41 additions and 60 deletions
|
|
@ -20,10 +20,12 @@
|
|||
<QuickFilterSettings
|
||||
v-if="!collapsable"
|
||||
:conversation="true"
|
||||
class="rightside-button"
|
||||
/>
|
||||
<QuickViewSettings
|
||||
v-if="!collapsable"
|
||||
:conversation="true"
|
||||
class="rightside-button"
|
||||
/>
|
||||
</div>
|
||||
<div class="conversation-body panel-body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue