Skip to content

Commit d9e525a

Browse files
authored
View details toggle arrow not in single line for config product checkout page > minicart #25366 issue fixed
View details toggle arrow not in single line for config product checkout page > minicart #25366 issue fixed
1 parent 99f206f commit d9e525a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
.toggle {
316316
&:extend(.abs-toggling-title all);
317317
border: 0;
318-
padding: 0 @indent__xl @indent__xs 0;
318+
padding: 0 @indent__m @indent__xs 0;
319319

320320
&:after {
321321
.lib-css(color, @color-gray56);

0 commit comments

Comments
 (0)