mirror of
				https://github.com/langgenius/dify.git
				synced 2025-11-03 20:33:00 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| 
								 | 
							
								.gridBg{
							 | 
						||
| 
								 | 
							
								  background-image: url(./Grid.svg);
							 | 
						||
| 
								 | 
							
								  background-repeat: repeat;
							 | 
						||
| 
								 | 
							
								  background-position: 0 0;
							 | 
						||
| 
								 | 
							
								}
							 |