Dashboard Key Display Polishing & Skeleton Update
Moved the reveal and copy buttons inside the API key field for better UX, added horizontal scrolling to long keys, and updated the loading skeleton.
#What's Changed
- [Improvement] Grouped the Reveal and Copy actions inside the API key display container for a more intuitive UI pattern.
- [Improvement] Implemented horizontal scrolling for long API keys to prevent vertical layout wrapping and stretching.
- [Improvement] Updated the Dashboard skeleton loader to seamlessly match the new button layout and prevent layout shift.