소스 검색

【优化】调整 right 对话 头像距离问题

cherishsince 1 년 전
부모
커밋
b19d56ad02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/ai/chat/index.vue

+ 1 - 1
src/views/ai/chat/index.vue

@@ -361,7 +361,7 @@ const searchConversation = () => {
     display: flex;
     flex-direction: column;
     text-align: left;
-    margin-left: 15px;
+    margin: 0 15px;
 
     .time {
       text-align: left;