This commit is contained in:
tiago.kayaya
2021-08-18 17:13:42 +01:00
parent e8e54c1481
commit cf3f8742f7
2 changed files with 4 additions and 3 deletions
@@ -160,14 +160,15 @@
.container{
justify-content: center;
justify-content: space-evenly;
align-items: center;
}
.chat-icon-options{
display:block !important;
font-size: 25px;
font-size: 35px;
float: right !important;
margin-top: 10px;
margin-top: 5px;
}
.chat-icon-send{