mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 06:38:27 +00:00
style: update global audio player thumbnail
This commit is contained in:
parent
00913634c2
commit
13c64e771a
@ -195,12 +195,11 @@ export default function GlobalAudioPlayer() {
|
||||
onDuration={handleDuration}
|
||||
onProgress={handleProgress}
|
||||
/>
|
||||
|
||||
<RightMenu>
|
||||
<Image
|
||||
src={episode.thumbnail}
|
||||
alt={episode.thumbnail}
|
||||
width={86}
|
||||
width={48}
|
||||
height={48}
|
||||
/>
|
||||
<EpisodeData>
|
||||
|
Loading…
x
Reference in New Issue
Block a user