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.
2 parents 5f33e66 + 3780183 commit 668ad8aCopy full SHA for 668ad8a
app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less
@@ -227,7 +227,7 @@ body._in-resize {
227
font-size: @data-grid__font-size; // Rewrite old styles. Should be deleted afterwards
228
line-height: @line-height__base;
229
transition: @smooth__background-color;
230
- vertical-align: top;
+ vertical-align: middle;
231
232
&._resizing {
233
border-left: 1px solid @color-blue-pure;
@@ -391,7 +391,6 @@ body._in-resize {
391
.data-grid-checkbox-cell {
392
overflow: hidden;
393
padding: 0;
394
395
vertical-align: middle;
396
width: @control-checkbox-radio__size + @data-grid-checkbox-cell-inner__padding-horizontal * 2;
397
0 commit comments