update
This commit is contained in:
parent
c0ad286261
commit
ca9d4fd6ff
@ -1119,13 +1119,14 @@ cover-view.page-title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.shop-card .shop-name {
|
.shop-card .shop-name {
|
||||||
|
height: 60rpx;
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
|
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
|
||||||
line-height: 1.4;
|
line-height: 30rpx;
|
||||||
max-height: 64rpx;
|
// max-height: 50rpx;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
margin: 12rpx 0;
|
margin: 4rpx 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shop-card image {
|
.shop-card image {
|
||||||
@ -1143,6 +1144,7 @@ cover-view.page-title {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
|
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.box-card {
|
.box-card {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user