商品浏览页构建前最后一次更新
This commit is contained in:
Vendored
+11
-2
@@ -73,6 +73,14 @@
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.design-icon-img {
|
||||
width: 56rpx;
|
||||
height: 56rpx;
|
||||
-webkit-flex-shrink: 0;
|
||||
-ms-flex-negative: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.design-info {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
@@ -140,8 +148,9 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.empty-icon {
|
||||
font-size: 80rpx;
|
||||
.empty-icon-img {
|
||||
width: 56rpx;
|
||||
height: 56rpx;
|
||||
margin-bottom: 24rpx;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user