Skip to content

Commit 2b9366f

Browse files
authored
_payment-options.less updated
_payment-options.less updated
1 parent fe78cec commit 2b9366f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_payment-options.less

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,12 @@
6969

7070
.payment-option-content {
7171
.lib-css(padding, 0 0 @indent__base @checkout-payment-option-content__padding__xl);
72-
.action-apply {
73-
margin-right: 0;
72+
.primary {
73+
.action {
74+
&.action-apply {
75+
margin-right: 0;
76+
}
77+
}
7478
}
7579
}
7680

0 commit comments

Comments
 (0)