Port SCSS changes from 19b07ba260
				
					
				
			This commit is contained in:
		
							parent
							
								
									4b29a41f1d
								
							
						
					
					
						commit
						258e8b7734
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -110,6 +110,18 @@
 | 
			
		|||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &.button--destructive {
 | 
			
		||||
    &:active,
 | 
			
		||||
    &:focus,
 | 
			
		||||
    &:hover {
 | 
			
		||||
      background: $error-red;
 | 
			
		||||
 | 
			
		||||
      svg path:last-child {
 | 
			
		||||
        fill: $error-red;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  @media screen and (max-width: $no-gap-breakpoint) {
 | 
			
		||||
    svg {
 | 
			
		||||
      display: none;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue