Skip to content

Commit 7ae262a

Browse files
ENGCOM-5083: #22771 Remove hardcoded height for admin textarea #22779
- Merge Pull Request #22779 from serhiyzhovnir/magento2:issue-22771-remove-hardcoded-height-for-admin-textarea - Merged commits: 1. b630601 2. d592f06 3. 79bb992
2 parents 02bca98 + 79bb992 commit 7ae262a

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)