Viewing File: /home/fshjisk/myqueen/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/css/style.scss
.wc-stripe-express__sm {
li {
&[id^=express-payment-method-stripe_] {
width: 100%;
padding-right: 0 !important;
padding-left: 0 !important;
}
&[id^=express-payment-method-stripe_] {
&:nth-child(n + 2) {
margin-top: 10px;
}
}
}
}
ul {
&:not(.wc-stripe-express__sm) {
li {
&[id^=express-payment-method-stripe_] {
&:nth-child(n + 3) {
margin-top: 10px;
}
}
}
}
}
Back to Directory
File Manager