mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [table] add tabindex to tbody to fix #13991 * remove :focus style * fix: remove the focus outline * fix: replace focus with focus-visible * chore: add comments to explain why the tabIndex attr is needed