Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tab-title): enhance component's interactivity states (#11493)
**Related Issue:** [#10003](#10003) ## Summary - Increase `bottom-border` to `4px` on `focus` when `selected=true`. - Change `text-color-3` to `text-color-1` on `hover` and `active` when `bordered=false` and `selected=false`. - When `bordered=true`: - Remove `hover` and `active` states when `selected=true`. - Change `text-color-3` to `text-color-1` on `hover` and `active` when `selected=false`.
- Loading branch information