mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 08:28:52 +01:00 
			
		
		
		
	refactor: 💄 Remove border off main drawer to give a more sleek look
This commit is contained in:
		
							parent
							
								
									724a2f6248
								
							
						
					
					
						commit
						c614398806
					
				@ -13,8 +13,6 @@
 | 
				
			|||||||
    width: 250px !important;
 | 
					    width: 250px !important;
 | 
				
			||||||
    /* Modified background color */
 | 
					    /* Modified background color */
 | 
				
			||||||
    background-color: #181818 !important;
 | 
					    background-color: #181818 !important;
 | 
				
			||||||
    /* Added border to right side */
 | 
					 | 
				
			||||||
    border-right: 1px solid #3B3B3B !important;
 | 
					 | 
				
			||||||
    /* Move drawer behind header */
 | 
					    /* Move drawer behind header */
 | 
				
			||||||
    z-index: 998 !important;
 | 
					    z-index: 998 !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user