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 b9300d0 + 8c24f73 commit c800bbfCopy full SHA for c800bbf
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;
@@ -304,7 +304,7 @@ body._in-resize {
304
.action-menu {
305
left: auto;
306
min-width: 10rem;
307
- right: auto;
+ right: 0;
308
text-align: left;
309
top: auto;
310
z-index: 1;
0 commit comments