|  | @@ -939,7 +939,7 @@ export default {
 | 
	
		
			
				|  |  |  .student_Answer {
 | 
	
		
			
				|  |  |    display: flex;
 | 
	
		
			
				|  |  |    margin: 5px 10px;
 | 
	
		
			
				|  |  | -  padding-bottom: 25px;
 | 
	
		
			
				|  |  | +  /* padding-bottom: 25px; */
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .workName {
 | 
	
		
			
				|  |  |    font-size: 18px;
 | 
	
	
		
			
				|  | @@ -948,7 +948,7 @@ export default {
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .toux {
 | 
	
		
			
				|  |  |    width: 35px;
 | 
	
		
			
				|  |  | -  margin: auto 0;
 | 
	
		
			
				|  |  | +  /* margin: auto 0; */
 | 
	
		
			
				|  |  |    height: 35px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .toux > img {
 | 
	
	
		
			
				|  | @@ -968,6 +968,8 @@ export default {
 | 
	
		
			
				|  |  |  .studentAnswer {
 | 
	
		
			
				|  |  |    font-size: 12px;
 | 
	
		
			
				|  |  |    margin: 5px 0 0 10px;
 | 
	
		
			
				|  |  | +  height: 42px;
 | 
	
		
			
				|  |  | +  overflow: auto;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .comment {
 | 
	
		
			
				|  |  |    /* margin: 20px 0 0 10px;
 |