move definitions for timeline header buttons to Panel.scss, now called

rightside buttons
This commit is contained in:
Henry Jameson 2022-10-09 18:50:13 +03:00
commit 0331e42ee8
6 changed files with 41 additions and 60 deletions

View file

@ -21,7 +21,7 @@
>{{ unseenCount }}</span>
</div>
<div
class="timeline-header-button"
class="rightside-button"
v-if="showScrollTop"
>
<button
@ -46,7 +46,7 @@
>
{{ $t('notifications.read') }}
</button>
<NotificationFilters class="timeline-header-button" />
<NotificationFilters class="rightside-button" />
</div>
<div class="panel-body">
<div