arco-design-vue
arco-design-vue copied to clipboard
table设置表头吸顶后,滚动条样式改成吸顶,随后页面被横向分成两个部分
- [ ] I'm sure this does not appear in the issue list of the repository
基本信息
- 依赖包名 及 版本: @arco-design/[email protected]
- 框架版本: "vue": "^3.4.21"
- 浏览器版本: chrome128.0.0.0
额外补充
.arco-scrollbar.arco-scrollbar-type-embed { flex-direction: column; }
预期结果
table设置表头吸顶后,滚动条样式改成吸顶,页面content和scrollbar纵向排列,非横向
复现步骤
1.table设置表头吸顶