From 6df96b3e7a7da1985ee875e84711e9f15c5fbff0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 24 十二月 2024 18:25:02 +0800 Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master --- 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