shish 2 дней назад
Родитель
Сommit
2f42277344
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      hdApp/src/admin/ghsProduct/components/sel-popup.vue

+ 2 - 1
hdApp/src/admin/ghsProduct/components/sel-popup.vue

@@ -224,6 +224,7 @@ export default {
   .tui-attr-title {
     padding: 10upx 0;
     color: #333;
+    font-size: 36upx;
   }
 
   .tui-attr-box {
@@ -270,7 +271,7 @@ export default {
     display: flex;
     align-items: center;
     justify-content: space-between;
-    padding: 20upx 0 30upx 0;
+    padding: 20upx 0 65upx 0;
     box-sizing: border-box;
 
     .custom-step-box {