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
12 changed files with 346 additions and 156 deletions

View File

@@ -127,7 +127,7 @@ export default {
display: flex;
justify-content: space-between;
background: var(--b-100);
background: var(--b-50);
}
.button-group {