mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化交互
This commit is contained in:
		@@ -618,6 +618,10 @@ body.expanded .main {
 | 
			
		||||
  margin-right: 1em !important;
 | 
			
		||||
  border-radius: 0 !important;
 | 
			
		||||
}
 | 
			
		||||
.main .tab-menu .item:hover {
 | 
			
		||||
  background: #f8f8f9 !important;
 | 
			
		||||
  border-width: 1px;
 | 
			
		||||
}
 | 
			
		||||
.main .tab-menu .item.active:not(.title) {
 | 
			
		||||
  font-weight: normal !important;
 | 
			
		||||
  border: none;
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -601,12 +601,16 @@ body.expanded .main {
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		.item.active.title {
 | 
			
		||||
			//background: #f8f8f9 !important;
 | 
			
		||||
			font-weight: normal !important;
 | 
			
		||||
			margin-right: 1em !important;
 | 
			
		||||
			border-radius: 0 !important;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		.item:hover {
 | 
			
		||||
			background: #f8f8f9 !important;
 | 
			
		||||
			border-width: 1px;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		.item.active:not(.title) {
 | 
			
		||||
			font-weight: normal !important;
 | 
			
		||||
			border: none;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user