-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
就像simplebar、el-scrollbar那种使用绝对定位样式的滚动条
并应用到table组件中
目前table组件使用的是系统默认的滚动条,windows下会比较丑
如果我们自定义滚动条样式,table的body右侧看起来会少一块儿
如果没有相关计划,可以提供一个方案呢,谢谢
What does the proposed API look like?
simplebar、el-scrollbar、overlayscrollbar
xshuangx, refinist and TopAlien