Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
optometrists
/
cache
/
cache
/
.wp-cli
/
wp-content
/
plugins
/
woocommerce
/
packages
/
woocommerce-blocks
/
assets
/
js
/
base
/
components
/
cart-checkout
/
payment-method-icons
:
style.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
.wc-block-components-payment-method-icons { display: block; text-align: center; margin: 0 0 #{$gap - 2px}; .wc-block-components-payment-method-icon { display: inline-block; margin: 0 4px 2px; padding: 0; width: auto; height: 24px; vertical-align: middle; } &--align-left { text-align: left; .wc-block-components-payment-method-icon { margin-left: 0; margin-right: 8px; } } &--align-right { text-align: right; .wc-block-components-payment-method-icon { margin-right: 0; margin-left: 8px; } } &:last-child { margin-bottom: 0; } } .is-mobile, .is-small { .wc-block-components-payment-method-icons { .wc-block-components-payment-method-icon { height: 16px; } } }