mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
Adjust various styles
This commit is contained in:
@@ -262,7 +262,7 @@ export const PlaylistDetailSongListHeader = ({
|
||||
variant="subtle"
|
||||
>
|
||||
<TextTitle
|
||||
order={3}
|
||||
order={2}
|
||||
weight={700}
|
||||
>
|
||||
{detailQuery?.data?.name}
|
||||
|
||||
@@ -214,7 +214,7 @@ export const PlaylistListHeader = ({ tableRef }: PlaylistListHeaderProps) => {
|
||||
>
|
||||
<TextTitle
|
||||
fw="bold"
|
||||
order={3}
|
||||
order={2}
|
||||
>
|
||||
Playlists
|
||||
</TextTitle>
|
||||
|
||||
Reference in New Issue
Block a user