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

This commit is contained in:
梁灏 2019-04-08 10:39:36 +08:00
commit bea3936da5

View file

@ -19,6 +19,7 @@
border: 1px solid @border-color-base;
border-radius: @btn-border-radius;
overflow: hidden;
cursor: default;
&-handler-wrap {
width: 22px;
@ -196,4 +197,4 @@
.active-error;
}
}
}
}