packageBookService/pages/bookServices/examination/questionSchedule/index.wxss
@@ -20,7 +20,12 @@ } .remainder { display: flex; color: #545C63; } .remaining-time { margin-left: 6rpx; } .parimary-color { @@ -29,4 +34,13 @@ .question-num { margin-left: 10rpx; } .submit-message { display: flex; justify-content: space-between; align-items: center; padding: 40rpx 20rpx; color: #000; font-size: 28rpx; }