Don't do weird things with container height.
This commit is contained in:
		
							parent
							
								
									0bf4764bfb
								
							
						
					
					
						commit
						7b6c14cf7b
					
				| @ -27,7 +27,7 @@ | ||||
|     <body class="{{ $css['body'] ?? 'bg-grey-lighter' }}"> | ||||
|         @section('content') | ||||
|             @yield('above-container') | ||||
|             <div id="pterodactyl" class="flex flex-col min-h-screen"> | ||||
|             <div id="pterodactyl" class="flex flex-col"> | ||||
|                 @yield('container') | ||||
|             </div> | ||||
|             @yield('below-container') | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dane Everitt
						Dane Everitt