From f5932f85898de7284c9f16d314b4a1c572b31c73 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期五, 21 六月 2024 11:51:16 +0800 Subject: [PATCH] 视频 --- packageBookService/pages/bookServices/examination/questionSchedule/index.wxss | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/packageBookService/pages/bookServices/examination/questionSchedule/index.wxss b/packageBookService/pages/bookServices/examination/questionSchedule/index.wxss index c85408a..348e5ec 100644 --- a/packageBookService/pages/bookServices/examination/questionSchedule/index.wxss +++ b/packageBookService/pages/bookServices/examination/questionSchedule/index.wxss @@ -21,11 +21,20 @@ .remainder { display: flex; + width: 234rpx; + color: #545C63; +} + +.remainder-text { + width: 112rpx; + height: 40rpx; color: #545C63; } .remaining-time { margin-left: 6rpx; + width: 116rpx; + height: 40rpx; } .parimary-color { -- Gitblit v1.9.1