mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-26 16:09:48 +03:00
Update _inputs.less
This commit is contained in:
parent
0c7077ec33
commit
909c819a80
|
@ -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; // fix to stop horizontal resize.
|
||||
&[disabled] {
|
||||
resize: vertical;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user