Skip to content

Commit 5abd366

Browse files
committed
fixed issue#27335
1 parent ecaa3b7 commit 5abd366

File tree

1 file changed

+6
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Customer/web/css/source

1 file changed

+6
-0
lines changed

app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,12 @@
348348
position: relative;
349349
}
350350
}
351+
352+
.additional-addresses {
353+
table > thead > tr > th {
354+
white-space: nowrap;
355+
}
356+
}
351357
}
352358

353359
//

0 commit comments

Comments
 (0)