From f69a12a912d425c9d2b4a456a0cbbb2378babd44 Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 11 Apr 2018 00:17:05 +0300 Subject: Make chat collapsable and expandable, make chat look a tiny bit nicer (still works like crap when it comes to scrolling) --- src/components/chat_panel/chat_panel.vue | 49 ++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 9 deletions(-) (limited to 'src/components/chat_panel/chat_panel.vue') diff --git a/src/components/chat_panel/chat_panel.vue b/src/components/chat_panel/chat_panel.vue index 50bd0017..9339dfb6 100644 --- a/src/components/chat_panel/chat_panel.vue +++ b/src/components/chat_panel/chat_panel.vue @@ -1,35 +1,54 @@ -- cgit v1.2.3-70-g09d2