Explorar el Código

顶部高度问题

SanHQin hace 1 año
padre
commit
c50528a566
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/components/pages/classroomObservation/index.vue

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