File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed
app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 109109 .lib-dropdown (
110110 @_toggle-selector : ~ ' .action.showcart' ,
111111 @_options-selector : ~ ' .block-minicart' ,
112+ @_dropdown-list-width : 320px ,
113+ @_dropdown-list-position-right : 0px ,
114+ @_dropdown-list-pointer-position : right ,
115+ @_dropdown-list-pointer-position-left-right : 26px ,
112116 @_dropdown-toggle-icon-content : @icon-cart ,
113117 @_dropdown-toggle-active-icon-content : @icon-cart ,
114118 @_dropdown-list-item-padding : false,
124128
125129 .block-minicart {
126130 .lib-css (padding , 25px @minicart__padding-horizontal );
127- right : 0 ;
128- width : 320px ;
129131
130132 .block-title {
131133 display : none ;
132134 }
133-
134- & :after {
135- left : auto ;
136- right : 25px ;
137- }
138-
139- & :before {
140- left : auto ;
141- right : 26px ;
142- }
143135 }
144136 .product {
145137 .actions {
You can’t perform that action at this time.
0 commit comments