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

@@ -119,7 +119,6 @@ export default {
width: 100%;
height: 100%;
max-width: 100%;
padding: var(--space-normal) var(--space-two);
}
}
</style>