ソースを参照

顶部高度问题

SanHQin 1 年間 前
コミット
c50528a566
1 ファイル変更2 行追加2 行削除
  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;