mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-27 16:20:30 +01:00
fix(tv): design
This commit is contained in:
@@ -80,7 +80,7 @@ export const TVSeriesHeader: React.FC<TVSeriesHeaderProps> = ({ item }) => {
|
||||
}}
|
||||
>
|
||||
{yearString && (
|
||||
<Text style={{ color: "#9CA3AF", fontSize: TVTypography.body }}>
|
||||
<Text style={{ color: "white", fontSize: TVTypography.body }}>
|
||||
{yearString}
|
||||
</Text>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user