docs: [scrollbar] tweak horizontal scroll example (#20133)

fix(docs): [scrollbar] tweak horizontal scroll example
This commit is contained in:
dopamine 2025-03-14 17:09:16 +08:00 committed by GitHub
parent 04d3090273
commit 2f9da16df8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@
<style scoped>
.scrollbar-flex-content {
display: flex;
width: fit-content;
}
.scrollbar-demo-item {
flex-shrink: 0;