Skip to content

Commit c4a3e51

Browse files
author
Fabricio Sobral
committed
add changes in blank theme
1 parent 1ab336b commit c4a3e51

File tree

2 files changed

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

2 files changed

+5
-0
lines changed

app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/_cart.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,10 @@
346346

347347
.widget {
348348
float: left;
349+
350+
&.block {
351+
margin-bottom: @indent__base;
352+
}
349353
}
350354
}
351355

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@
563563

564564
.widget {
565565
float: left;
566+
566567
&.block {
567568
margin-bottom: @indent__base;
568569
}

0 commit comments

Comments
 (0)