Commit 044419c
committed
feat: add smooth chevron rotation animation
- Replace inline styles with Tailwind CSS classes for better maintainability
- Add smooth 200ms transition when expanding/collapsing
- Chevron rotates from right (→) to up (↑) matching the content position above
- Consistent with other components like ApiConfigSelector1 parent 156cbe7 commit 044419c
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
242 | 240 | | |
243 | 241 | | |
244 | 242 | | |
| |||
0 commit comments