msr-mod/src/components
Astrian Zheng 6461c0adac
style: add text-xs class to player title for non-Chrome browsers
Ensure consistent font size rendering across different browsers
by applying Tailwind's text-xs utility class to the song title
in the mini player component.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-04 21:03:09 +10:00
..
AlbumDetailDialog.vue feat(AlbumDetail, Player, Library): enhance playback functionality and improve user prompts 2025-05-28 10:18:05 +10:00
Player.vue style: add text-xs class to player title for non-Chrome browsers 2025-06-04 21:03:09 +10:00
PlayListItem.vue fix: add cache control headers and timestamp parameter to axios HEAD request in PlayListItem.vue 2025-05-30 11:45:15 +10:00
PlayQueueItem.vue feat(PlayQueueItem): add moveUp and moveDown functions for queue item repositioning 2025-05-27 21:17:37 +10:00
PreferencePanel.vue fix: update description in PreferencePanel.vue for CI/CD build process clarity 2025-05-29 11:57:19 +10:00
ScrollingLyrics.vue fix: resolve playroom UI state inconsistency when page loses focus 2025-06-04 20:54:54 +10:00
Sidebar.vue style: 调整样式以提升用户体验 2025-05-24 11:34:45 +10:00
TrackItem.vue feat(TrackItem): add favourites functionality to track item component 2025-05-27 22:07:43 +10:00