From d0fa02f84591a3a7b88af725b1670bcded36b84d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 11:09:30 +0800
Subject: [PATCH] lll
---
wechat_jiaxuan/pages/consult/consult.less | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/wechat_jiaxuan/pages/consult/consult.less b/wechat_jiaxuan/pages/consult/consult.less
index 99aee9b..8634bac 100644
--- a/wechat_jiaxuan/pages/consult/consult.less
+++ b/wechat_jiaxuan/pages/consult/consult.less
@@ -20,6 +20,7 @@
background-color: #F7F7F7;
image{
width: 28rpx;
+ height: 28rpx;
margin-right: 16rpx;
}
}
@@ -46,7 +47,7 @@
margin-left: 40rpx;
height: 60rpx;
.item {
- margin-right: 54rpx;
+ margin-right: 48rpx;
color: #666666;
flex-shrink: 0;
}
@@ -71,8 +72,8 @@
margin-right: 24rpx;
}
.active{
- background-color: var(--themeColor);
- color: #fff;
+ background: rgba(176,135,113,0.08);
+ color: #B08771;
font-size: 24rpx;
font-weight: 400;
}
--
Gitblit v1.9.3