Skip to content

Commit 4a2420f

Browse files
author
Lauren Zugai
authored
Merge pull request #3341 from /issues/3300
fix(style): Support panel - disable horizontal textarea resizing
2 parents c41c918 + f14e3c4 commit 4a2420f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fxa-content-server/app/styles/modules/support.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
display: inline-block;
3737
height: 120px;
3838
padding: $input-left-right-padding;
39+
resize: vertical;
3940

4041
html[dir='rtl'] & {
4142
direction: ltr;

0 commit comments

Comments
 (0)