Skip to content

Commit ffb4aaf

Browse files
Merge remote-tracking branch '39371/issue38891' into marcomprs
2 parents c6d8743 + 9cb04fc commit ffb4aaf

File tree

1 file changed

+3
-3
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// /**
2-
// * Copyright © Magento, Inc. All rights reserved.
3-
// * See COPYING.txt for license details.
2+
// * Copyright 2025 Adobe
3+
// * All Rights Reserved.
44
// */
55

66
//
@@ -43,7 +43,7 @@
4343
max-width: 100%;
4444
padding-bottom: 1rem;
4545
padding-top: @data-grid-header-row__indent;
46-
overflow-x: auto
46+
overflow-x: visible
4747
}
4848

4949
.admin__data-grid-loading-mask {

0 commit comments

Comments
 (0)