Results 20 comments of Jeremy Jone

![image](https://github.com/element-plus/element-plus/assets/37676231/06027c0a-b005-4298-9c4b-f726a23fc265)

@btea I use following code, and the program works fine. ```css :deep(.el-table-fixed-column--right.is-first-column::before) { bottom: 0px; } ``` If first column, use `.el-table-fixed-column--left`. I have not seen any side effects from...

这个考虑了一下。因为日期初始需要添加,所以不需要该功能。

那需要看后续有没有可能将时间可选化。目前来说,时间如果一定有的话,那么这个长按拉时间的功能确实比较冲突,没有什么必要的。一定是在没有时间的情况下才可以这样操作,否则很容易误操作,还需要考虑撤销的问题,对于来说,比较乱

参考 [样式](https://xpyjs.github.io/gantt/docs/root.html#%E6%A0%B7%E5%BC%8F)

给行或列直接添加样式,有可能会导致样式异常。建议可以考虑通过背景颜色区分。或者直接强制注入试试

> I had a similar error. Try installing `react-native-root-siblings@^4.0.0`. It worked for me~~~~~~ My env: [email protected] [email protected] expo@^51