This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e8a3c8d6e
woocommerce
/
plugins
/
woocommerce-blocks
/
assets
/
css
/
style.scss
4 lines
51 B
SCSS
Raw
Normal View
History
Unescape
Escape
Switch 'Try reloading the page' from links to buttons (https://github.com/woocommerce/woocommerce-blocks/pull/2105) * Switch 'Reload page' from links to buttons * Rename class to wp-block-link-button * Remove no longer needed CSS property
2020-04-03 13:22:56 +00:00
.
wc-block-link-button
{
@include
link-button
()
;
}