mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
Adjust various styles
This commit is contained in:
parent
2700774469
commit
5ddd0872ef
22 changed files with 54 additions and 48 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue