b32527e057
This reverts commit 7f8f7c2aa15c8b8c6a7449d177f46f8a417e2f67.
7 lines
82 B
SCSS
7 lines
82 B
SCSS
.is-disabled-resize {
|
|
.textarea {
|
|
height: 4.393rem;
|
|
resize: none;
|
|
}
|
|
}
|