fix(cascader): can not scroll menu in Chrome 49

This commit is contained in:
afc163 2016-03-22 16:21:23 +08:00
parent 1e2576aeba
commit aaeb925de1

View File

@ -65,7 +65,6 @@
}
&-menus {
font-size: 12px;
overflow: hidden;
background: #fff;
position: absolute;
border: 1px solid @border-color-base;