diff --git a/app/styles/components/modal.scss b/app/styles/components/modal.scss index 845dc2697..488c0175c 100644 --- a/app/styles/components/modal.scss +++ b/app/styles/components/modal.scss @@ -64,8 +64,8 @@ } .audio-player { - max-width: 80vw; - max-height: 80vh; + max-width: 800px; + max-height: 600px; } .extended-video-player {