Browse Source

2024-09-14

codeMan 8 months ago
parent
commit
2234740d18
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/optionSystem/optionOrder/detail/modules/setOrder.vue

+ 2 - 1
src/optionSystem/optionOrder/detail/modules/setOrder.vue

@@ -141,7 +141,8 @@ table,td {
     font-weight: bold;
     font-size: 16px;
     color: #333333;
-    padding: 34px 20px;
+    padding: 20px 20px;
+    min-width: 120px;
 }
 .custom-table {
     border: none;