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:
parent
9acac38635
commit
7fc575a474
12 changed files with 346 additions and 156 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue