mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 20:18:29 +01:00
fix(chapters): thinner ticks, light-grey colour on the cast bar
This commit is contained in:
@@ -134,6 +134,7 @@ export function CastPlayerProgressBar({
|
||||
chapters={chapters}
|
||||
durationMs={duration * 1000}
|
||||
height={4}
|
||||
color='#cccccc'
|
||||
/>
|
||||
</View>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user