feat: Allow agents to bulk assign labels to conversations (#4854)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Fayaz Ahmed
2022-06-15 14:18:05 +05:30
committed by GitHub
parent fdcaed75f6
commit 067c905329
5 changed files with 334 additions and 4 deletions

View File

@@ -182,7 +182,7 @@ export default {
}
.container {
height: 24rem;
max-height: 24rem;
overflow-y: auto;
.agent__list-container {
height: 100%;