diff options
Diffstat (limited to 'src/components/chat')
| -rw-r--r-- | src/components/chat/chat.vue | 2 |
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" |
