Markup inconsistencies

This commit is contained in:
Pleroma User 2024-10-22 08:24:06 +00:00 committed by HJ
commit 2bd16bedce
35 changed files with 87 additions and 57 deletions

View file

@ -14,13 +14,13 @@
v-if="!noHeading"
class="notifications-heading panel-heading -sticky"
>
<div class="title">
<h1 class="title">
{{ $t('notifications.notifications') }}
<span
v-if="unseenCountBadgeText"
class="badge -notification unseen-count"
>{{ unseenCountBadgeText }}</span>
</div>
</h1>
<div
v-if="showScrollTop"
class="rightside-button"