This commit is contained in:
梁灏 2018-01-23 16:30:34 +08:00
parent 037de0520c
commit feb21a0a16
2 changed files with 96 additions and 36 deletions

View file

@ -149,6 +149,11 @@
position: relative;
cursor: pointer;
.placeholder();
&[disabled]{
cursor: @cursor-disabled;
color: #ccc;
}
}
&-single &-input{