Ver Fonte

顶部高度问题

SanHQin há 1 ano atrás
pai
commit
c50528a566
1 ficheiros alterados com 2 adições e 2 exclusões
  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;