Skip to content

Commit b630601

Browse files
author
Serhiy Zhovnir
committed
#22771 Remove hardcoded height for admin textarea
1 parent c56341c commit b630601

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
@@ -202,7 +202,6 @@ option:empty {
202202

203203
.admin__control-textarea {
204204
&:extend(.abs-form-control-pattern all);
205-
height: 8.48rem;
206205
line-height: 1.18;
207206
padding-top: .8rem;
208207
resize: vertical;

0 commit comments

Comments
 (0)