mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.cell-title {
 | 
						|
  background: rgba(0, 0, 0, 0.03);
 | 
						|
  font-weight: bold;
 | 
						|
  width: 7em;
 | 
						|
}
 | 
						|
.cell-content {
 | 
						|
  width: 22%;
 | 
						|
}
 | 
						|
/*# sourceMappingURL=index.css.map */ |