gpt4 book ai didi

css - 向左更改滚动条位置,弄乱了我的数据表

转载 作者:太空宇宙 更新时间:2023-11-03 23:26:47 29 4
gpt4 key购买 nike

当我在我的 css 中使用它来将滚动条的位置更改为左侧时,表格数据被反转。

direction: rtl;

这是 fiddle举个例子

最佳答案

在div.scroll-it中设置表格的样式如下

.scroll-it table{
direction: ltr;
}

关于css - 向左更改滚动条位置,弄乱了我的数据表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26651684/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com