浏览代码

stash code

lloydzhou 1 年之前
父节点
当前提交
341a52a615
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/components/chat.module.scss

+ 1 - 1
app/components/chat.module.scss

@@ -419,7 +419,7 @@
   line-height: 1.5;
   margin-top: 5px;
   .chat-message-tool {
-    display: inline-flex;
+    display: flex;
     align-items: end;
     svg {
       margin-left: 5px;