File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/design/frontend/Magento
blank/Magento_Checkout/web/css/source/module/checkout
luma/Magento_Checkout/web/css/source/module/checkout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232@checkout-shipping-item-mobile__active__padding : 15px (@indent__l + 5px ) 15px 18px ;
3333
3434@checkout-shipping-item-before__border-color : @color-gray80 ;
35- @checkout-shipping-item-before__height : calc (~ ' 100% - 20px' ) ;
35+ @checkout-shipping-item-before__height : ~ " calc(100% - 20px) " ;
3636
3737@checkout-shipping-method__border : @checkout-step-title__border ;
3838@checkout-shipping-method__padding : @indent__base ;
Original file line number Diff line number Diff line change 3232@checkout-shipping-item-mobile__active__padding : 15px (@indent__l + 5px ) 15px 18px ;
3333
3434@checkout-shipping-item-before__border-color : @color-gray80 ;
35- @checkout-shipping-item-before__height : calc (~ ' 100% - 20px' ) ;
35+ @checkout-shipping-item-before__height : ~ " calc(100% - 20px) " ;
3636
3737@checkout-shipping-method__border : @checkout-step-title__border ;
3838@checkout-shipping-method__padding : @indent__base ;
You can’t perform that action at this time.
0 commit comments