zhijiezhao 3 tahun lalu
induk
melakukan
2ce7a58fd4

+ 14 - 10
src/main/webapp/WEB-INF/views/modules/product-new/productEdit.jsp

@@ -144,17 +144,16 @@
             outline: none;
             outline: none;
             border: none;
             border: none;
         }
         }
-        .conList{
-            float: left;
-        }
         .upload-content {
         .upload-content {
             margin-top: -70px;
             margin-top: -70px;
             display: inline-block;
             display: inline-block;
         }
         }
-
+        .conList{
+            float: left;
+        }
         .upload-content .conList .btn:nth-of-type(1) {
         .upload-content .conList .btn:nth-of-type(1) {
             width: 90px;
             width: 90px;
-            height: 100px;
+            height: 113px;
             border: 2px solid #eee;
             border: 2px solid #eee;
             background: #fff;
             background: #fff;
             position: relative;
             position: relative;
@@ -181,20 +180,24 @@
             border: none;
             border: none;
             box-shadow: none;
             box-shadow: none;
             position: relative;
             position: relative;
-            top: -38px;
+            top: -53px;
             left: -25px;
             left: -25px;
             cursor: pointer;
             cursor: pointer;
             z-index: 100;
             z-index: 100;
         }
         }
-
+        .upload-content .conList ol{
+            list-style-type: none;
+        }
         .upload-content .conList ol li {
         .upload-content .conList ol li {
             width: 114px;
             width: 114px;
-            min-height: 80px;
+            height: 114px;
             text-align: center;
             text-align: center;
             background: #fff;
             background: #fff;
             position: relative;
             position: relative;
-            top: 120px;
+            top: 130px;
             margin-left: 2px;
             margin-left: 2px;
+            left: -25px;
+            overflow: hidden;
         }
         }
 
 
         .upload-content-image {
         .upload-content-image {
@@ -231,8 +234,9 @@
             text-align: center;
             text-align: center;
             background: #fff;
             background: #fff;
             position: relative;
             position: relative;
-            top: 120px;
+            top: 136px;
             margin-left: 2px;
             margin-left: 2px;
+            left: -25px;
         }
         }
 
 
         .cancel-upload-image {
         .cancel-upload-image {