feat: Add ability to bulk import contacts (#3026)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Fayaz Ahmed
2021-09-29 12:01:58 +05:30
committed by GitHub
parent 6129edce08
commit bba2750975
10 changed files with 195 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
.margin-right-small {
margin-right: var(--space-small);
}