mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
// Drawer
 | 
						|
$bmd-layout-drawer-bg-color: $white;
 | 
						|
 | 
						|
// Sizing
 | 
						|
$bmd-drawer-x-size: 240px !default;
 | 
						|
$bmd-drawer-y-size: 100px !default;
 |