increase metadata size of library header

This commit is contained in:
Kendall Garner
2024-08-26 20:26:37 -07:00
parent 9f4861a78a
commit f746114041
3 changed files with 13 additions and 20 deletions
@@ -120,7 +120,6 @@ export const AlbumDetailHeader = forwardRef(
$link
component={Link}
fw={600}
size="md"
to={generatePath(AppRoute.LIBRARY_ALBUM_ARTISTS_DETAIL, {
albumArtistId: artist.id,
})}