fix(ScrollContainer): enable x scroll (#3564)

This commit is contained in:
xachary 2024-01-23 21:11:43 +08:00 committed by GitHub
parent e6a7e4c4fc
commit a1e862bde7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,6 @@
.scrollbar__wrap {
margin-bottom: 18px !important;
overflow-x: hidden;
}
.scrollbar__view {