From e5f45ec9c2eabaa3e4241caad2d49c3629eaf0c8 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 30 九月 2024 14:18:40 +0800 Subject: [PATCH] loading --- packagePersonal/pages/feedBack/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packagePersonal/pages/feedBack/index.wxss b/packagePersonal/pages/feedBack/index.wxss index 409617b..1abecb4 100644 --- a/packagePersonal/pages/feedBack/index.wxss +++ b/packagePersonal/pages/feedBack/index.wxss @@ -118,7 +118,7 @@ .listBox .titleBox { font-size: 28rpx; - font-weight: bold; + font-weight: 600; border-bottom: 2rpx solid #EDEDED; line-height: 80rpx; word-break: break-all; -- Gitblit v1.9.1