init
This commit is contained in:
commit
44f31f8b9f
402 changed files with 47865 additions and 0 deletions
6
assets/styles/components/_textarea.scss
Normal file
6
assets/styles/components/_textarea.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.is-disabled-resize {
|
||||
.textarea {
|
||||
height: 4.393rem;
|
||||
resize: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue