From a2b6203372280be42530c6eaee2bffb6cf3c74d3 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期一, 23 十二月 2024 15:25:41 +0800 Subject: [PATCH] 111 --- packageBookService/pages/psychologyAnswer/questionOptions/index.wxss | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/packageBookService/pages/psychologyAnswer/questionOptions/index.wxss b/packageBookService/pages/psychologyAnswer/questionOptions/index.wxss index 669fc23..6f22d04 100644 --- a/packageBookService/pages/psychologyAnswer/questionOptions/index.wxss +++ b/packageBookService/pages/psychologyAnswer/questionOptions/index.wxss @@ -181,11 +181,12 @@ } .report-li-left { - width: 192rpx; + width: 155rpx; } .report-li-right { - margin-left: 120rpx; + flex: 1; + margin-left: 0rpx; } .report-content-bottom { @@ -205,9 +206,7 @@ color: #EE1818; } -.score-color { - color: #ff6c00; -} +.score-color {} .brightness { display: flex; -- Gitblit v1.9.1