Răsfoiți Sursa

修复评卷给分板自适应错位问题

ting.yin 5 ani în urmă
părinte
comite
0501d61be9
1 a modificat fișierele cu 4 adăugiri și 1 ștergeri
  1. 4 1
      stmms-web/src/main/webapp/static/mark-new/css/style.css

+ 4 - 1
stmms-web/src/main/webapp/static/mark-new/css/style.css

@@ -359,7 +359,7 @@ i,em {
 	display: block;
 	text-align: center;
 	font-family: "微软雅黑";
-	font-size: 30px;
+	font-size: 25px;
 	font-weight: bold;
 	margin: 4px 0;
 }
@@ -415,6 +415,7 @@ i,em {
 	line-height: 30px;
 	color: #309c52;
 	margin-bottom: 5px;
+	overflow: hidden;
 }
 
 .mark-steps .step-board .step-list .done .score .icon {
@@ -482,6 +483,7 @@ i,em {
 	line-height: 30px;
 	color: #309c52;
 	margin-bottom: 5px;
+	overflow: hidden;
 }
 
 .mark-steps .step-board .step-list .current .score .icon {
@@ -549,6 +551,7 @@ i,em {
 	line-height: 30px;
 	color: #8d8d8d;
 	margin-bottom: 5px;
+	overflow: hidden;
 }
 
 .mark-steps .step-board .step-list .todo .score .icon {