mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
parent
0cb6645038
commit
8941990e74
@ -491,10 +491,8 @@
|
|||||||
|
|
||||||
&-fixed-header &-scroll &-header {
|
&-fixed-header &-scroll &-header {
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
// Fix https://github.com/ant-design/ant-design/issues/4637
|
padding-bottom: 20px;
|
||||||
&::-webkit-scrollbar {
|
margin-bottom: -20px;
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* fix firefox scrollbar bug */
|
/* fix firefox scrollbar bug */
|
||||||
|
Loading…
Reference in New Issue
Block a user