Feature: Improve Dashboard UI (#630)

This commit is contained in:
Nithin David Thomas 2020-03-22 11:44:40 +05:30 committed by GitHub
parent 29bb2bff3a
commit fe70843fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 111 additions and 51 deletions

View file

@ -32,7 +32,7 @@
<div
v-if="!hasCurrentPageEndReached && !chatListLoading"
class="text-center load-more-conversations"
class="clear button load-more-conversations"
@click="fetchConversations"
>
{{ $t('CHAT_LIST.LOAD_MORE_CONVERSATIONS') }}