feat: Use accordion in conversation sidepanel (#2839)

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese 2021-09-06 00:19:09 +05:30 committed by GitHub
parent 9acac38635
commit 7fc575a474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 346 additions and 156 deletions

View file

@ -23,7 +23,7 @@ export default {
&::v-deep .label {
cursor: pointer;
background: transparent;
border-color: var(--s-700);
border-color: var(--s-600);
margin: 0;
&:hover {