瀏覽代碼

顶部高度问题

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 {
 .co-header2 {
 	width: 100%;
 	width: 100%;
 	height: 42px;
 	height: 42px;
-	/* min-height: 42px;
-	max-height: 42px; */
+	min-height: 42px;
+	max-height: 42px;
 	background-color: white;
 	background-color: white;
 	display: flex;
 	display: flex;
 	align-items: center;
 	align-items: center;