Ver Fonte

成绩页面第二版

tanxue há 5 meses atrás
pai
commit
f3fd43de24
1 ficheiros alterados com 2 adições e 3 exclusões
  1. 2 3
      common/styles/global/pages.scss

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

@@ -289,10 +289,11 @@
 		.flex-center{
 			height: 100%;
 			.body{height: 100%;display: flex;flex-direction: column;}
-			.ezy-danxuan-box{flex: 1;}
+			.ezy-danxuan-box{flex: 1;overflow-y: auto;}
 		}
 	}
 	.answer-content-box{
+		margin-top: 24rpx;
 		.answer-title{width: 150rpx;height: 62rpx;flex-shrink: 0;
 		background-image: url("@/static/images/exam/answer-title.png");@include ezy-no-repeat-cover;
 		}
@@ -314,8 +315,6 @@
 		margin: 0 32rpx;flex-shrink: 0;
 		}
 	}
-	
-	
 }
 
 // 得分页