diff --git a/newPages/examinationAdd/assets/style/index.rpx.scss b/newPages/examinationAdd/assets/style/index.rpx.scss index a1d9b66..742ae55 100644 --- a/newPages/examinationAdd/assets/style/index.rpx.scss +++ b/newPages/examinationAdd/assets/style/index.rpx.scss @@ -90,7 +90,7 @@ .group_4 { background-color: rgba(255, 255, 255, 1); border-radius: 8px; - height: 724rpx; + height: 524rpx; width: 686rpx; justify-content: flex-center; margin: 20rpx 0 0 32rpx; @@ -161,6 +161,20 @@ white-space: nowrap; line-height: 28rpx; } + .text_5_1 { + width: 162rpx; + height: 28rpx; + overflow-wrap: break-word; + color: rgba(44, 120, 245, 1); + font-size: 28rpx; + letter-spacing: -0.30px; + font-family: PingFang SC-Semibold; + font-weight: 600; + white-space: nowrap; + line-height: 28rpx; + display: flex; + justify-content: end; + } } .text-wrapper_8 { width: 648rpx; diff --git a/newPages/examinationAdd/index.vue b/newPages/examinationAdd/index.vue index 1e91306..5b3dcac 100644 --- a/newPages/examinationAdd/index.vue +++ b/newPages/examinationAdd/index.vue @@ -1,18 +1,8 @@