Przeglądaj źródła

顶部高度问题

SanHQin 1 rok temu
rodzic
commit
c50528a566

+ 2 - 2
src/components/pages/classroomObservation/index.vue

@@ -172,8 +172,8 @@ export default {
 .co-header2 {
 	width: 100%;
 	height: 42px;
-	/* min-height: 42px;
-	max-height: 42px; */
+	min-height: 42px;
+	max-height: 42px;
 	background-color: white;
 	display: flex;
 	align-items: center;