Skip to content

Commit 7da9847

Browse files
ENGCOM-4309: Fixed address book display horizontal scroll in responsive view #21272
- Merge Pull Request #21272 from mage2pratik/magento2:patch-10 - Merged commits: 1. 9c4554c
2 parents 95dc3f5 + 9c4554c commit 7da9847

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
.table-wrapper {
162162
.lib-css(margin-bottom, @indent__base);
163163
border-bottom: 1px solid @account-table-border-bottom-color;
164+
overflow-x: auto;
164165

165166
&:last-child {
166167
margin-bottom: 0;

0 commit comments

Comments
 (0)