revert 1490a40, ref #4637, close #4899

This commit is contained in:
afc163 2017-02-16 12:00:00 +08:00
parent 0cb6645038
commit 8941990e74

View File

@ -491,10 +491,8 @@
&-fixed-header &-scroll &-header {
overflow: scroll;
// Fix https://github.com/ant-design/ant-design/issues/4637
&::-webkit-scrollbar {
display: none;
}
padding-bottom: 20px;
margin-bottom: -20px;
}
/* fix firefox scrollbar bug */