fixed #2893
This commit is contained in:
parent
037de0520c
commit
feb21a0a16
2 changed files with 96 additions and 36 deletions
|
@ -149,6 +149,11 @@
|
|||
position: relative;
|
||||
cursor: pointer;
|
||||
.placeholder();
|
||||
|
||||
&[disabled]{
|
||||
cursor: @cursor-disabled;
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
&-single &-input{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue