소스 검색

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;