mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			294 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			294 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.region-letter-group {
 | 
						|
	.item {
 | 
						|
		padding-left: 1em !important;
 | 
						|
		padding-right: 1em !important;
 | 
						|
	}
 | 
						|
}
 | 
						|
 | 
						|
.country-group {
 | 
						|
	.country-list {
 | 
						|
		.item {
 | 
						|
			float: left;
 | 
						|
			width: 12em;
 | 
						|
			margin-bottom: 0.5em;
 | 
						|
 | 
						|
			.checkbox label {
 | 
						|
				font-size: 12px !important;
 | 
						|
			}
 | 
						|
		}
 | 
						|
	}
 | 
						|
 | 
						|
	padding-bottom: 1em;
 | 
						|
} |