fix(frontend/release): fix voiceover selection overflow in player

This commit is contained in:
Kentai Radiquum 2024-05-01 12:18:03 +05:00
parent 90f2ba54e5
commit 403e314ab3
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

View file

@ -94,7 +94,7 @@ export const ReleasePlayer = (props) => {
</div> </div>
<div <div
className="page padding active scroll" className="page padding active scroll"
style={{ Height: "438px" }} style={{ height: "425px" }}
id="vo" id="vo"
> >
{voiceoverInfo && {voiceoverInfo &&