aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat/chat.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-10-20 22:13:19 +0300
committerHenry Jameson <me@hjkos.com>2020-10-20 22:13:19 +0300
commitb19c2eb0fb45aca4f4a59c4afacaffddf695987d (patch)
tree309aa7425bd839f70ffe4e811b6f3f38a22f1978 /src/components/chat/chat.vue
parent046c60cb61bd585e2fb2850320d229ab0487d9ba (diff)
More stuff. Buttons in user card's corner now have MUCH bigger hitboxes
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 0d44c920..0670f1ac 100644
--- a/src/components/chat/chat.vue
+++ b/src/components/chat/chat.vue
@@ -14,7 +14,7 @@
class="go-back-button"
@click="goBack"
>
- <i class="button-icon icon-left-open" />
+ <FAIcon size="lg" icon="chevron-left" />
</a>
<div class="title text-center">
<ChatTitle