shish 18 godzin temu
rodzic
commit
18f1ea527f

+ 1 - 1
hdApp/src/admin/goods/add.vue

@@ -991,7 +991,7 @@ export default {
 }
 .spec-switch-card {
   margin: 16upx 24upx 24upx;
-  padding: 24upx 28upx;
+  padding: 10upx 28upx;
   border: 1px solid #dff5e8;
   border-radius: 20upx;
   background: linear-gradient(135deg, #f2fff8 0%, #ffffff 55%);

+ 1 - 1
hdApp/src/admin/goods/detail.vue

@@ -1188,7 +1188,7 @@ export default {
 
 .spec-switch-card {
   margin: 16upx 24upx 24upx;
-  padding: 24upx 28upx;
+  padding: 10upx 28upx;
   border: 1px solid #dff5e8;
   border-radius: 20upx;
   background: linear-gradient(135deg, #f2fff8 0%, #ffffff 55%);