Commit 48364f8
committed
refactor(ui): drop duplicate spin keyframe + trim repeated comment
Post-review cleanup of 98e8fa2:
- Skills-toggle spinner now references the existing global
`@keyframes spin` (global.css:1027) instead of declaring a local
`skills-toggle-spin` with the identical body.
- Trim the .library-tabs--top opacity-fade comment to a one-line
cross-reference; the full backdrop-filter / stacking-context
rationale already lives next to the JSX hoist in CenterPanel.tsx.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 98e8fa2 commit 48364f8
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
| 802 | + | |
808 | 803 | | |
809 | 804 | | |
810 | 805 | | |
| |||
1012 | 1007 | | |
1013 | 1008 | | |
1014 | 1009 | | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | | - | |
| 1010 | + | |
1020 | 1011 | | |
1021 | 1012 | | |
1022 | 1013 | | |
| |||
0 commit comments