Skip to content

Commit 2cc78bc

Browse files
[Resolved : UI Component listing action column outside of screen when too many columns]
1 parent 67b5fe7 commit 2cc78bc

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
@@ -304,7 +304,7 @@ body._in-resize {
304304
.action-menu {
305305
left: auto;
306306
min-width: 10rem;
307-
right: auto;
307+
right: 0;
308308
text-align: left;
309309
top: auto;
310310
z-index: 1;

0 commit comments

Comments
 (0)