From 09e445694a7360893a17152252f2dc5c1b77b2cf Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 12 十二月 2024 17:01:39 +0800 Subject: [PATCH] 量表提交保存 --- packageBookService/pages/psychologyAnswer/questionList/index.wxss | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packageBookService/pages/psychologyAnswer/questionList/index.wxss b/packageBookService/pages/psychologyAnswer/questionList/index.wxss index d331ebd..838fe15 100644 --- a/packageBookService/pages/psychologyAnswer/questionList/index.wxss +++ b/packageBookService/pages/psychologyAnswer/questionList/index.wxss @@ -9,8 +9,9 @@ } .question-title { - font-size: 30rpx; - margin-bottom: 20rpx; + font-size: 32rpx; + margin-bottom: 40rpx; + text-indent: 2em; } .title-content { -- Gitblit v1.9.1