Merge branch 'master' of https://github.com/iview/iview into carousel

This commit is contained in:
Rijn 2017-01-16 04:28:42 -06:00
commit 538b964bf9
5 changed files with 94 additions and 128 deletions

View file

@ -2,9 +2,13 @@
@cascader-item-prefix-cls: ~"@{css-prefix}cascader-menu-item";
.@{cascader-prefix-cls} {
position: relative;
//position: relative;
line-height: normal;
&-rel{
position: relative;
}
.@{css-prefix}input{
display: block;
cursor: pointer;