improve chat and remove word capitalization

This commit is contained in:
Peter Maquiran
2022-10-04 12:08:35 +01:00
parent e738bf08f3
commit 29fcd07a93
8 changed files with 19 additions and 4 deletions
@@ -209,4 +209,8 @@ ion-content{
width: 35px;
height: 41px;
align-items: center;
}
.text {
text-transform: initial !important
}