aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat/chat.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-20 20:43:10 +0300
committerHenry Jameson <me@hjkos.com>2022-04-20 20:43:10 +0300
commit076c52788b46258078ce2d83fdac82d75692c74b (patch)
tree35028b1e2686b1239d6917204bfef5ea7bfebda8 /src/components/chat/chat.vue
parent80b1ccb26797079b327fee72d605f3f558a7277d (diff)
fixes for mobile
Diffstat (limited to 'src/components/chat/chat.vue')
-rw-r--r--src/components/chat/chat.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/chat/chat.vue b/src/components/chat/chat.vue
index 31eecbc0..2e7df7bd 100644
--- a/src/components/chat/chat.vue
+++ b/src/components/chat/chat.vue
@@ -7,7 +7,7 @@
>
<div
ref="header"
- class="panel-heading -sticky chat-view-heading mobile-hidden"
+ class="panel-heading -sticky chat-view-heading"
>
<button
class="button-unstyled go-back-button"