mirror of
				https://github.com/langgenius/dify.git
				synced 2025-10-31 10:53:02 +00:00 
			
		
		
		
	Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			112 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			112 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .setting-icon {
 | |
|   background: url(./assets/setting.svg) center center no-repeat;
 | |
|   background-size: 14px 14px;
 | |
| } |