 黄琪勇
				
				1 year ago
					黄琪勇
				
				1 year ago
				
			 
		
		
	
	
		
			
				
				
					
					
						
					
					
						
							
								
									
										
										
											
												
													
														|  | @@ -257,8 +257,10 @@
 | 
											
												
													
														|  |      top: 0;
 |  |      top: 0;
 | 
											
												
													
														|  |      right: 0;
 |  |      right: 0;
 | 
											
												
													
														|  |      bottom: 0;
 |  |      bottom: 0;
 | 
											
												
													
														|  | -    width: 100vw;
 |  | 
 | 
											
												
													
														|  | -    height: 100vh;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    width: 100%;
 | 
											
												
													
														|  | 
 |  | +    min-width: 100vw;
 | 
											
												
													
														|  | 
 |  | +    height: 100%;
 | 
											
												
													
														|  | 
 |  | +    min-height: 100vh;
 | 
											
												
													
														|  |      display: flex;
 |  |      display: flex;
 | 
											
												
													
														|  |      flex-direction: column;
 |  |      flex-direction: column;
 | 
											
												
													
														|  |      justify-content: center;
 |  |      justify-content: center;
 |