summaryrefslogtreecommitdiffstats
path: root/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme.css')
-rw-r--r--theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.css b/theme.css
index 99cdf43..95251a7 100644
--- a/theme.css
+++ b/theme.css
@@ -593,7 +593,7 @@ textarea.input {
593#chat .from { 593#chat .from {
594 grid-area: user; 594 grid-area: user;
595 min-width: 1.2rem; 595 min-width: 1.2rem;
596 text-align: center; 596 text-align: left;
597 -webkit-mask-image: none; 597 -webkit-mask-image: none;
598 mask-image: none; 598 mask-image: none;
599} 599}