when vue uses elementUI, to customize the scroll bar, there is a gap between the table fixed column and the scroll bar.
just started to directly override the "el-table__fixed" attribute of table to remove the gap, but the interface is dynamically adapted, that is, the height is not fixed, how to solve it?