add audio to web conversation

This commit is contained in:
tiago.kayaya
2022-03-14 19:07:46 +01:00
parent b2ddfd399a
commit bc5575d3dc
6 changed files with 172 additions and 40 deletions
@@ -80,6 +80,10 @@
}
}
}
.btn-delete-recording{
margin-left: 20px !important;
}
ion-content{
.welcome-text{
/* width: 322px; */
@@ -288,4 +292,4 @@
.typing ngx-letters-avatar {
padding-right: 5px;
}
}