This commit is contained in:
tiago.kayaya
2021-08-18 09:23:53 +01:00
parent 719848ec16
commit ab30b20a79
12 changed files with 100 additions and 19 deletions
@@ -187,14 +187,19 @@
.container{
justify-content: center;
justify-content: space-evenly;
align-items: center;
.message-box{
margin: 0 5px 0 5px;
}
}
.chat-icon-options{
display:block !important;
font-size: 25px;
font-size: 35px;
float: right !important;
margin-top: 10px;
margin-top: 5px;
}
.chat-icon-send{
@@ -209,6 +214,7 @@
border-radius: 25px;
padding-left: 15px;
align-items: center;
overflow: auto;
ion-textarea{