张田田 hace 2 meses
padre
commit
9b18d9e266
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {