fix(ScrollContainer): enable x scroll (#3564)
This commit is contained in:
parent
e6a7e4c4fc
commit
a1e862bde7
|
|
@ -81,7 +81,6 @@
|
|||
|
||||
.scrollbar__wrap {
|
||||
margin-bottom: 18px !important;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.scrollbar__view {
|
||||
|
|
|
|||
Loading…
Reference in New Issue