daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Fixes #729 : Image problem fixed

Open KartikeyNamdev opened this issue 9 months ago • 0 comments

PR Fixes:

--> The image of selected track was not completely visible in TrackPreview.tsx . This PR fixes it's css property "object-cover" to "object-contain".

Resolves #729

Checklist before requesting a review

  • ✅ I have performed a self-review of my code
  • ✅ I assure there is no similar/duplicate pull request regarding same issue

KartikeyNamdev avatar Feb 13 '25 17:02 KartikeyNamdev