update Cascader
update Cascader
This commit is contained in:
parent
9ec927b149
commit
05b5dd7b8d
2 changed files with 6 additions and 2 deletions
|
@ -8,6 +8,9 @@
|
|||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
&-disabled .@{css-prefix}input{
|
||||
cursor: @cursor-disabled;
|
||||
}
|
||||
|
||||
.@{cascader-prefix-cls}-arrow:nth-of-type(1) {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue