Skip to content

Commit bc3fa6b

Browse files
committed
Fix static test.
1 parent 6e7734e commit bc3fa6b

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
@@ -1074,9 +1074,9 @@ body._in-resize {
10741074
}
10751075

10761076
.data-grid-checkbox-cell-inner {
1077+
display: unset;
10771078
margin: @data-grid-checkbox-cell-inner__padding-top @data-grid-checkbox-cell-inner__padding-horizontal .9rem;
10781079
padding: 0;
1079-
display: unset;
10801080
}
10811081

10821082
// Content Hierarchy specific

0 commit comments

Comments
 (0)