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 92d836c commit 8c24f73Copy full SHA for 8c24f73
app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less
@@ -236,7 +236,7 @@ body._in-resize {
236
237
th,
238
td {
239
- font-size: @data-grid__font-size; // ToDo UI: Rewrite old styles. Should be deleted afterwards
+ font-size: @data-grid__font-size; // Rewrite old styles. Should be deleted afterwards
240
line-height: @line-height__base;
241
transition: @smooth__background-color;
242
vertical-align: top;
0 commit comments