feat: container full height fix
This commit is contained in:
		@@ -9,6 +9,6 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.container-full-height {
 | 
					.container-full-height {
 | 
				
			||||||
    height: calc(100vh - (rem(20) * 2));
 | 
					    min-height: calc(100vh - (rem(20) * 2));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user