update Cascader style, close #5455

You change the wrong position of css
This commit is contained in:
梁灏 2019-03-20 14:19:32 +08:00
parent 3bc6c8c73b
commit bb9f19322f

View file

@ -126,7 +126,7 @@
& &-item{
position: relative;
padding-right: 24px;
padding-right: 36px;
transition: all @transition-time @ease-in-out;
i{