8 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| 
								 | 
							
								del {
							 | 
						||
| 
								 | 
							
									box-shadow: none;
							 | 
						||
| 
								 | 
							
									border-radius: 0;
							 | 
						||
| 
								 | 
							
									background-color: transparent;
							 | 
						||
| 
								 | 
							
									padding: 0;
							 | 
						||
| 
								 | 
							
									color: inherit;
							 | 
						||
| 
								 | 
							
								}
							 |