We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2464fee commit 98d7a23Copy full SHA for 98d7a23
app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less
@@ -1002,8 +1002,8 @@ body._in-resize {
1002
}
1003
1004
1005
-// Fix for not hole column area is clickable in data-grid.
1006
-// Aim to expand clickable area for new data-grids.
+// Fix for Not whole column area is clickable in data-grid.
+// Purpose to expand clickable area for new data-grids.
1007
.admin__data-grid-outer-wrap {
1008
.data-grid-checkbox-cell {
1009
overflow: hidden;
@@ -1052,4 +1052,4 @@ body._in-resize {
1052
1053
1054
1055
-// fix end
+// End Fix for Not whole column area is clickable in data-grid.
0 commit comments