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
2db29164f9
woocommerce
/
plugins
/
woocommerce-blocks
/
assets
/
js
/
base
/
components
/
state-input
/
style.scss
4 lines
56 B
SCSS
Raw
Normal View
History
Unescape
Escape
fix issue with no margins on phone input (https://github.com/woocommerce/woocommerce-blocks/pull/2989) * fix issue with overlapping margins * move styles out of select * remove extra spacing * remove extra spacing from cart * move styles to state input and remove extra position.
2020-08-11 09:00:53 +00:00
.
wc-block-components-state-input
{
Checkout Field Padding and Spacing (https://github.com/woocommerce/woocommerce-blocks/pull/11207) * Spacing values * Unused opacity rule
2023-10-13 11:13:50 +00:00
margin-top
:
$gap
;
fix issue with no margins on phone input (https://github.com/woocommerce/woocommerce-blocks/pull/2989) * fix issue with overlapping margins * move styles out of select * remove extra spacing * remove extra spacing from cart * move styles to state input and remove extra position.
2020-08-11 09:00:53 +00:00
}