Skip to content

Commit 785cdcd

Browse files
authored
Fixed the Spacing issue in grid
Fixed the Spacing issue in grid
1 parent 6f03dd3 commit 785cdcd

File tree

1 file changed

+1
-0
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/forms

1 file changed

+1
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/_controls.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ option:empty {
175175
line-height: @field-control__line-height;
176176
padding-bottom: @field-control__padding-bottom;
177177
padding-top: @field-control__padding-top;
178+
margin-left: @action__outer-indent;
178179

179180
+ [class*='admin__control-'] {
180181
margin-left: @action__outer-indent;

0 commit comments

Comments
 (0)