Skip to content

Commit d0e3007

Browse files
authored
ENGCOM-4010: [Backport] issue fixed #20304 No space between step title and saved address in c… #20418
2 parents d0b6d91 + 7efa629 commit d0e3007

File tree

1 file changed

+1
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout

1 file changed

+1
-0
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_checkout.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
.step-title {
4949
&:extend(.abs-checkout-title all);
5050
.lib-css(border-bottom, @checkout-step-title__border);
51+
margin-bottom: 15px;
5152
}
5253

5354
.step-content {

0 commit comments

Comments
 (0)