商品浏览页构建前最后一次更新
This commit is contained in:
Vendored
+11
@@ -47,6 +47,12 @@
|
||||
margin-bottom: 16rpx;
|
||||
}
|
||||
|
||||
.hero-icon-img {
|
||||
width: 100rpx;
|
||||
height: 100rpx;
|
||||
margin-bottom: 16rpx;
|
||||
}
|
||||
|
||||
.hero-name {
|
||||
font-size: 36rpx;
|
||||
font-weight: 700;
|
||||
@@ -183,6 +189,11 @@
|
||||
font-size: 48rpx;
|
||||
}
|
||||
|
||||
.modal-icon-img {
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
}
|
||||
|
||||
.modal-name {
|
||||
font-size: 32rpx;
|
||||
color: var(--text-primary);
|
||||
|
||||
Reference in New Issue
Block a user