10 lines
		
	
	
		
			174 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			174 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
/*
 | 
						|
    Ultra Compact Sidebar (non-resiable)
 | 
						|
 | 
						|
    https://github.com/replete/obsidian-minimal-theme-css-snippets
 | 
						|
*/
 | 
						|
 | 
						|
.mod-sidedock.mod-left-split {
 | 
						|
	width:135px !important;
 | 
						|
}
 |