Skip to content

Commit 686502a

Browse files
committed
#20463 Fix view details label misalign on order summary for Blank theme
1 parent 097228c commit 686502a

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@
263263
);
264264
cursor: pointer;
265265
position: relative;
266+
white-space: nowrap;
266267

267268
&:after {
268269
position: static;

0 commit comments

Comments
 (0)