浏览代码

Merge remote-tracking branch 'origin/2024鹅状元' into 2024鹅状元

wangxy 6 月之前
父节点
当前提交
37c2491bea
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      common/styles/global/pages.scss

+ 2 - 1
common/styles/global/pages.scss

@@ -418,7 +418,8 @@
 		.flex-center{
 			height: 100%;
 			.body{height: 100%;display: flex;flex-direction: column;}
-			.ezy-danxuan-box{flex: 1;overflow-y: auto;}
+			// 试题部分滚动  解析部分固定
+			// .ezy-danxuan-box{flex: 1;overflow-y: auto;}
 		}
 	}
 	.answer-content-box{