tweak outline button hover style
This commit is contained in:
		@ -295,7 +295,7 @@
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      "core/buttons": {
 | 
			
		||||
        "css": "& .wp-block-button__link { transition: all 0.25s ease-in-out; }\n& .wp-block-button.is-style-outline .wp-block-button__link:hover { box-shadow: rgb(51, 51, 51) -4px 4px 0px 1px; }"
 | 
			
		||||
        "css": "& .wp-block-button__link { transition: all 0.25s ease-in-out; }\n& .wp-block-button.is-style-outline .wp-block-button__link:hover { box-shadow: rgb(51, 51, 51) 4px 4px 0 0; transform: translate(-4px, -4px) }"
 | 
			
		||||
      },
 | 
			
		||||
      "core/button": {
 | 
			
		||||
        "css": "",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user