Browse Source

样式修改

tanxue 5 months ago
parent
commit
5778b61c42
1 changed files with 2 additions and 1 deletions
  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{