Skip to content

Commit 3dae277

Browse files
authored
ENGCOM-5084: [Backport] #22779 Remove hardcoded height for admin textarea field #22783
2 parents 6e76b38 + fefa821 commit 3dae277

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ option:empty {
206206

207207
.admin__control-textarea {
208208
&:extend(.abs-form-control-pattern all);
209-
height: 8.48rem;
210209
line-height: 1.18;
211210
padding-top: .8rem;
212211
resize: vertical;

0 commit comments

Comments
 (0)