update Cascader style, close #5455
You change the wrong position of css
This commit is contained in:
parent
3bc6c8c73b
commit
bb9f19322f
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
|||
|
||||
& &-item{
|
||||
position: relative;
|
||||
padding-right: 24px;
|
||||
padding-right: 36px;
|
||||
transition: all @transition-time @ease-in-out;
|
||||
|
||||
i{
|
||||
|
|
Loading…
Add table
Reference in a new issue