Skip to content

Commit b8ad3c3

Browse files
authored
ENGCOM-3998: [Backport] Order-view-invoices :: Order view invoices template not display prope… #20546
2 parents 36f6a8f + 8dff9bd commit b8ad3c3

File tree

1 file changed

+8
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module

1 file changed

+8
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/_order.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,14 @@
9292
margin: 0;
9393
padding: 0;
9494
}
95+
.admin__data-grid-pager-wrap{
96+
.selectmenu {
97+
margin-bottom: 10px;
98+
}
99+
}
100+
.data-grid-search-control-wrap {
101+
margin-bottom: 10px;
102+
}
95103
}
96104

97105
//

0 commit comments

Comments
 (0)