Fix few markup inconsistencies

This commit is contained in:
Pleroma User 2025-02-10 21:20:56 +00:00 committed by HJ
commit 3627aadead
14 changed files with 365 additions and 324 deletions

View file

@ -34,7 +34,7 @@
</div>
<div
v-else
class="emtpy-chat-list-alert"
class="empty-chat-list-alert"
>
<span>{{ $t('chats.empty_chat_list_placeholder') }}</span>
</div>
@ -50,7 +50,7 @@
margin-bottom: 0;
}
.emtpy-chat-list-alert {
.empty-chat-list-alert {
padding: 3em;
font-size: 1.2em;
display: flex;