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
9e9f0341e2
woocommerce
/
plugins
/
woocommerce-blocks
/
assets
/
js
/
blocks
/
cart-checkout-shared
/
payment-methods
/
no-payment-methods
/
style.scss
4 lines
87 B
SCSS
Raw
Normal View
History
Unescape
Escape
Add no payment methods placeholder (https://github.com/woocommerce/woocommerce-blocks/pull/1998) * Update tabs and payment methods component classnames to meet standards * Tidied up logic and added NoPaymentMethods placeholder * Consistent "NO" placeholders * frontend notices * comments * Update assets/js/base/components/payment-methods/no-payment-methods/style.scss Co-Authored-By: Albert Juhé Lluveras <aljullu@gmail.com> * Address feedback * Moar bundle size * Another notice * Tweak text Co-authored-by: Albert Juhé Lluveras <aljullu@gmail.com>
2020-03-20 16:48:11 +00:00
.
components-notice
.
wc-block-checkout__no-payment-methods-notice
{
Checkout Block: Avoid using editor buttons in the post content to prevent inheriting global styles (https://github.com/woocommerce/woocommerce-blocks/pull/8957) * Remove express payment placeholders when there are no express payment methods * Only use one instance of CartCheckoutFeedbackPrompt * Show NoPaymentMethods notice in the inspector instead of the block * Move privacy notices to inspector * Unused hook * Update tests to use mocks
2023-04-06 11:16:42 +00:00
margin
:
0
0
$gap
;
Add no payment methods placeholder (https://github.com/woocommerce/woocommerce-blocks/pull/1998) * Update tabs and payment methods component classnames to meet standards * Tidied up logic and added NoPaymentMethods placeholder * Consistent "NO" placeholders * frontend notices * comments * Update assets/js/base/components/payment-methods/no-payment-methods/style.scss Co-Authored-By: Albert Juhé Lluveras <aljullu@gmail.com> * Address feedback * Moar bundle size * Another notice * Tweak text Co-authored-by: Albert Juhé Lluveras <aljullu@gmail.com>
2020-03-20 16:48:11 +00:00
}