mirror of
				https://github.com/langgenius/dify.git
				synced 2025-11-04 12:53:38 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			170 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			170 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| 
								 | 
							
								.default-page-icon {
							 | 
						||
| 
								 | 
							
								  width: 20px;
							 | 
						||
| 
								 | 
							
								  height: 20px;
							 | 
						||
| 
								 | 
							
								  background: url(../notion-page-selector/assets/notion-page.svg) center center no-repeat;
							 | 
						||
| 
								 | 
							
								  background-size: cover;
							 | 
						||
| 
								 | 
							
								}
							 |