Skip to content

Commit 85c5661

Browse files
author
Mohan Ahuja
committed
ACP2E-557: Admin product grid: column's width stretches instead of word wrapping
- Updated _data-grid.less file with "pre-wap" value instead of just "pre"
1 parent 67ee5ff commit 85c5661

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
width: 100%;
7272

7373
&.white-space-preserved {
74-
white-space: pre;
74+
white-space: pre-wrap;
7575
}
7676
}
7777

0 commit comments

Comments
 (0)