mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Update _inputs.less
This commit is contained in:
parent
9196a33fbb
commit
19d2e9c550
|
@ -33,7 +33,7 @@ select[multiple].form-control {
|
|||
// fix to stop horizontal resize.
|
||||
textarea& {
|
||||
height: auto;
|
||||
resize: vertical; // fix to stop horizontal resize.
|
||||
resize: vertical;
|
||||
&[disabled] {
|
||||
resize: vertical;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user