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

@ -9,14 +9,14 @@
:class="{ 'shout-heading': floating }"
@click.stop.prevent="togglePanel"
>
<div class="title">
<h1 class="title">
{{ $t('shoutbox.title') }}
<FAIcon
v-if="floating"
icon="times"
class="close-icon"
/>
</div>
</h1>
</div>
<div class="panel-body shout-window">
<div