give up #4637 and fix #4936

This commit is contained in:
afc163 2017-02-18 15:50:42 +08:00
parent 8283a36b2e
commit 86981114a7

View File

@ -495,11 +495,6 @@
overflow: scroll;
padding-bottom: 20px;
margin-bottom: -20px;
// Fix https://github.com/ant-design/ant-design/issues/4637
&::-webkit-scrollbar {
opacity: 0.001;
}
}
/* fix firefox scrollbar bug */