页面问题修复
This commit is contained in:
		
							parent
							
								
									0f53867576
								
							
						
					
					
						commit
						8e9cdbecb8
					
				| 
						 | 
					@ -124,8 +124,8 @@ aside {
 | 
				
			||||||
  height: calc(100vh - 84px);
 | 
					  height: calc(100vh - 84px);
 | 
				
			||||||
  padding: 20px;
 | 
					  padding: 20px;
 | 
				
			||||||
  box-sizing: border-box;
 | 
					  box-sizing: border-box;
 | 
				
			||||||
  display: flex;
 | 
					  // display: flex;
 | 
				
			||||||
  flex-direction: column;
 | 
					  // flex-direction: column;
 | 
				
			||||||
  overflow-y: auto;
 | 
					  overflow-y: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue