From 8182114e2157ef981c85a80d424afed8c9839f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=A6=E5=93=A5?= <17630302050@163.com> Date: Mon, 21 Jul 2025 22:36:46 +0800 Subject: [PATCH] sdsd --- pages/my/index.less | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pages/my/index.less b/pages/my/index.less index 9e4b28d..a3e8f6c 100644 --- a/pages/my/index.less +++ b/pages/my/index.less @@ -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;