update Cascader

update Cascader
This commit is contained in:
梁灏 2016-11-16 10:07:03 +08:00
parent bd4e3b9b0a
commit 165bb7c9ed
7 changed files with 54 additions and 31 deletions

View file

@ -41,13 +41,7 @@
}
&-arrow {
position: absolute;
top: 50%;
right: 8px;
line-height: 1;
margin-top: -6px;
color: @subsidiary-color;
.transition(all @transition-time @ease-in-out);
.inner-arrow();
}
&-visible{