forked from AkkomaGang/akkoma-fe
make chatlist header sticky
This commit is contained in:
parent
835feea163
commit
9e5037c715
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
v-else
|
v-else
|
||||||
class="chat-list panel panel-default"
|
class="chat-list panel panel-default"
|
||||||
>
|
>
|
||||||
<div class="panel-heading">
|
<div class="panel-heading -sticky">
|
||||||
<span class="title">
|
<span class="title">
|
||||||
{{ $t("chats.chats") }}
|
{{ $t("chats.chats") }}
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in a new issue