mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [table-v2] Make the fixed columns scroll like mainTable Make the fixed columns behave like the mainTable, where the rows containing fixedData stick in place, and the rest of the rows scroll. closed #19103