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

@ -50,13 +50,13 @@
@touchmove.stop="notificationsTouchMove"
>
<div class="panel-heading mobile-notifications-header">
<span class="title">
<h1 class="title">
{{ $t('notifications.notifications') }}
<span
v-if="unseenCountBadgeText"
class="badge -notification unseen-count"
>{{ unseenCountBadgeText }}</span>
</span>
</h1>
<span class="spacer" />
<button
v-if="notificationsAtTop"