Make collapsed-state hide chat and not the wrong way around

This commit is contained in:
shpuld 2018-04-11 00:20:42 +03:00
parent 49aa2d5fb7
commit 2258c9c1e7

View file

@ -1,5 +1,5 @@
<template>
<div class="chat-panel" v-if="this.collapsed">
<div class="chat-panel" v-if="!this.collapsed">
<div class="panel panel-default">
<div class="panel-heading timeline-heading chat-heading" @click.stop.prevent="togglePanel">
<div class="title">