- Moved inline styles to playerStyles.ts for better maintainability
- Redesigned player controls for better user experience:
- Enhanced skip buttons with rotate animations and semi-transparent backgrounds
- Enlarged center play/pause button with improved visibility
- Optimized touch targets and spacing for better interaction
- Standardized button dimensions and layout
Files changed:
- src/components/player/controls/PlayerControls.tsx
- src/components/player/utils/playerStyles.ts