Explorar o código

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

cherishsince hai 1 ano
pai
achega
b19d56ad02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;