mirror of
				https://github.com/langgenius/dify.git
				synced 2025-10-31 19:03:09 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			177 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			177 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
|   | .wrapper { | ||
|  |   border-color: #d0d5dd; | ||
|  | } | ||
|  | 
 | ||
|  | .checked { | ||
|  |   background: #155eef url(./assets/check.svg) center center no-repeat; | ||
|  |   background-size: 12px 12px; | ||
|  |   border-color: #155eef; | ||
|  | } |