From abf42f1a56a476ee849b7a6709c989d2907b1310 Mon Sep 17 00:00:00 2001 From: Ginger Wong Date: Sun, 23 Aug 2020 21:49:26 -0700 Subject: [PATCH] avatar\ change style update --- webroot/js/components/chat/message.js | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/webroot/js/components/chat/message.js b/webroot/js/components/chat/message.js index ec7cfdff5..11c4506ba 100644 --- a/webroot/js/components/chat/message.js +++ b/webroot/js/components/chat/message.js @@ -22,7 +22,7 @@ export default class Message extends Component { const authorTextColor = { color: authorColor }; return ( html` -
+
-
- -
+
+
+
+ +
+ +
${oldName} is now known as ${newName}.