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
@@ -220,3 +220,8 @@
background: #d30606;
border-radius: 20px;
}
.text {
text-transform: initial !important
}