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{