@@ -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;