make chatlist header sticky

This commit is contained in:
Henry Jameson 2022-04-05 17:44:40 +03:00
parent 835feea163
commit 9e5037c715

View file

@ -6,7 +6,7 @@
v-else
class="chat-list panel panel-default"
>
<div class="panel-heading">
<div class="panel-heading -sticky">
<span class="title">
{{ $t("chats.chats") }}
</span>