#inquiry
I am currently utilizing the element-ui library for my project. If you would like to learn more, please click here.
One challenge I am facing is working with fixed columns in table data.
https://i.sstatic.net/u2RRT.png
After scrolling horizontally in the table with fixed columns on Element UI, there seems to be a vertical line that persists in the image above. How can I resolve this issue when the shadow does not appear in the inspect element tool?
Thank you in advance.