mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 15:53:42 +08:00 
			
		
		
		
	feat: update Dashboard CSS to change active settings tab color to black for better visibility
This commit is contained in:
		@@ -97,9 +97,9 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.settings-tab .active.item {
 | 
			
		||||
    color: #4318FF !important;
 | 
			
		||||
    color: #000 !important;
 | 
			
		||||
    font-weight: 600 !important;
 | 
			
		||||
    border-color: #4318FF !important;
 | 
			
		||||
    border-color: #000 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.tab.segment {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user