This commit is contained in:
左哥 2025-07-21 22:36:46 +08:00
parent 8ef6a6693e
commit 8182114e21

View File

@ -223,12 +223,14 @@
margin-top: 22rpx;
// width: 270rpx;
// background-color: rgba(208,15,22,0.100000);
border-radius: 28rpx;
border-radius: 50rpx;
border: 1px solid rgba(255,255,255,1);
padding-left: 20rpx;
// flex-direction: row;
width: 300rpx;
width: 320rpx;
height: 50rpx;
display: inline-flex;
box-sizing: border-box;
// width: auto;
justify-content: space-between;
// margin: 22rpx 82rpx 0 0;
@ -272,18 +274,21 @@
}
.image-text_4 {
// width: 188rpx;
margin: 8rpx 0 8rpx 0;
// margin: 8rpx 0 8rpx 0;
margin-top: 4rpx;
}
.thumbnail_1 {
color: rgba(212,48,48,1);
transform: translateY(-2rpx);
// transform: translateY(-2rpx);
margin-right: 8rpx;
// vertical-align: middle;
}
.text-group_5 {
color: rgba(212,48,48,1);
font-size: 24rpx;
font-family: Alibaba-PuHuiTi-R;
line-height: 26rpx;
transform: translateY(-4rpx);
}
.text-wrapper_2 {
border-radius: 28rpx;