diff --git a/webclient/app.css b/webclient/app.css index 750483b27..b9e7771ca 100644 --- a/webclient/app.css +++ b/webclient/app.css @@ -236,6 +236,10 @@ h1 { background-color: #f8f8ff ! important; } +.mine .emote { + background-color: #fff ! important; +} + .mine .text .bubble { text-align: left ! important; }