mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
changed the style
Changed as per common approach of selectors used in this file
This commit is contained in:
parent
19d2e9c550
commit
f222ce6853
|
@ -177,7 +177,7 @@ select.form-control {
|
||||||
textarea.form-control {
|
textarea.form-control {
|
||||||
height: auto;
|
height: auto;
|
||||||
resize: vertical; // fix to stop horizontal resize.
|
resize: vertical; // fix to stop horizontal resize.
|
||||||
&[disabled] {
|
&:disabled {
|
||||||
resize: vertical;
|
resize: vertical;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user