浏览代码

样式修改

tanxue 5 月之前
父节点
当前提交
5778b61c42
共有 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{