dedsudiyu 2 年之前
父節點
當前提交
bb5dd9e0e9
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      src/views/safetyEducationExam/securityExam/myResultInquiry/infoList.vue

+ 12 - 0
src/views/safetyEducationExam/securityExam/myResultInquiry/infoList.vue

@@ -488,6 +488,18 @@
       .exam-right-max-box{
         flex:1;
         padding:50px 60px;
+        word-wrap:break-word;
+        word-break:break-all;
+        overflow: hidden;
+        ::v-deep .el-radio{
+          margin-bottom:20px;
+        }
+        ::v-deep .el-radio__label {
+          width: 100% !important;
+          text-overflow: ellipsis;
+          white-space: normal;
+          line-height: 18px;
+        }
         .right-title-p{
           margin-bottom:40px;
           font-size:16px;