Skip to content

Commit b1c929d

Browse files
Fixed-19573: Alignment Issue when create a new email template admin.
1 parent 9143820 commit b1c929d

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@
121121

122122
> .admin__field-control {
123123
#mix-grid .column(@field-control-grid__column, @field-grid__columns);
124+
.admin__field {
125+
line-height: 3.2rem;
126+
}
124127
}
125128

126129
> .admin__field-label {

0 commit comments

Comments
 (0)