Skip to content
Snippets Groups Projects
Commit fad2c761 authored by Yoan Vallet's avatar Yoan Vallet
Browse files

feat: disable resize of textarea

parent 06d591df
No related branches found
No related tags found
2 merge requests!61Dev,!59Features/feaadbacks form
......@@ -61,6 +61,7 @@
.fb-textarea{
height: 8.725rem;
padding: 0.5rem 1rem;
resize: none;
}
.fb-input{
height: 2rem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment