张田田 2 달 전
부모
커밋
9b18d9e266
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/order/Negotiations.vue

+ 1 - 1
src/order/Negotiations.vue

@@ -148,7 +148,7 @@ const displayHistory = computed(() => {
     display: flex;
     flex-direction: row;
     align-items: center;
-    gap: 32px;
+    gap: 10px;
   }
 
   .user-name {