Fix few markup inconsistencies
This commit is contained in:
parent
f659c9c123
commit
3627aadead
14 changed files with 365 additions and 324 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue