Skip to content

Commit 85e4b56

Browse files
committed
Fix static test failure
1 parent 288d1e8 commit 85e4b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
&:hover {
2828
td {
29-
background-color: @data-grid-td__even__hover__background-color;
29+
background-color: @data-grid-td__even__hover__background-color;
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)