“liting лет назад: 6
Родитель
Сommit
7dfc1a52ef
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      js/component/account/index/collection.less

+ 4 - 3
js/component/account/index/collection.less

@@ -24,8 +24,9 @@
 	.imgList {
         width: 90%;
 		.img {
-			width: 300px;
-            margin: 0 auto 15px;
+			width: 100%;
+			margin: 0 auto 15px;
+			padding: 0 10px;
 			.imgHeader {
                 overflow: hidden;
                 transition: all .2s ease-out;
@@ -68,7 +69,7 @@
 				}
                 .divP{
                     opacity: 0;
-                    width:300px;
+                    width: 100%;
                     height: 0px;
                     overflow: hidden;
                     position: absolute;