Files
medicalalert-web-reloaded/wp/wp-content/plugins/woocommerce/assets/client/blocks/classic-shortcode.css
Tony Volpe be83910651 Merged in feature/280-dev-dev01 (pull request #21)
auto-patch  280-dev-dev01-2024-01-19T16_41_58

* auto-patch  280-dev-dev01-2024-01-19T16_41_58
2024-01-19 16:44:43 +00:00

2 lines
323 B
CSS

@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}:where(div[data-block-name="woocommerce/classic-shortcode"]){margin-left:auto;margin-right:auto;max-width:1000px}