mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			298 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			298 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.pre-box {
 | 
						|
  padding: 1em;
 | 
						|
  margin: 0;
 | 
						|
  line-height: 1.7;
 | 
						|
  -ms-word-break: break-all;
 | 
						|
  word-break: break-all;
 | 
						|
  font-size: 0.9em;
 | 
						|
  background: rgba(0, 0, 0, 0.05);
 | 
						|
  overflow-y: auto;
 | 
						|
  max-height: 20em;
 | 
						|
}
 | 
						|
.pre-box::-webkit-scrollbar {
 | 
						|
  width: 6px;
 | 
						|
}
 | 
						|
/*# sourceMappingURL=certPopup.css.map */ |