Merge with chat/labe branch and display time on chat message baloom

This commit is contained in:
Eudes Inácio
2023-09-12 12:27:02 +01:00
35 changed files with 664 additions and 207 deletions
@@ -403,3 +403,12 @@ ion-footer {
.enviado {
font-size: rem(11);
}
.dateLabel {
background: #ebebeb !important;
float: unset !important;
margin: 0px auto !important;
width: 110px;
text-align: center;
}