mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	fit to screen nicely
This commit is contained in:
		
							parent
							
								
									61be9aa8d0
								
							
						
					
					
						commit
						00680533a5
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -119,7 +119,6 @@ export default {
 | 
				
			||||||
  max-height: 100%;
 | 
					  max-height: 100%;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  align-content: center;
 | 
					  align-content: center;
 | 
				
			||||||
  //justify-content: center;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.modal-fade-enter,
 | 
					.modal-fade-enter,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -190,7 +190,7 @@ ul {
 | 
				
			||||||
      &:after {
 | 
					      &:after {
 | 
				
			||||||
        content: " ";
 | 
					        content: " ";
 | 
				
			||||||
        display: block;
 | 
					        display: block;
 | 
				
			||||||
        padding-top: 66%;
 | 
					        padding-top: 65%;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    .name {
 | 
					    .name {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue