Skip to content

Commit 85a33b2

Browse files
authored
ENGCOM-3627: Fixed 19573: Alignment Issue when create a new email template admin #19574
2 parents 1eef458 + fb536f2 commit 85a33b2

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,14 @@
147147
}
148148
}
149149
}
150+
151+
&.field-currently_used_for {
152+
> .admin__field-control {
153+
.admin__field {
154+
margin-top: 8px;
155+
}
156+
}
157+
}
150158
}
151159
}
152160

0 commit comments

Comments
 (0)