Browse Source

fix科目数量过多

OnePsycho 4 years ago
parent
commit
ea58dd9f14

+ 2 - 1
TEAMModelOS/ClientApp/src/view/student-analysis/total-analysis/EvaluationList/TotalIndex.less

@@ -304,6 +304,7 @@
 
             .el-filter-item {
                 margin-top: 10px;
+				display: flex;
 				
 				.ivu-radio-wrapper{
 					font-size: 12px !important;
@@ -313,7 +314,7 @@
                     font-size: 14px;
                     font-weight: 400;
                     margin-right: 20px;
-                    width: 70px;
+                    min-width: 70px;
                     text-align: end;
                     display: inline-block;
                     color: #e4eadb;