diff --git a/src/styles/components/_screenshare.scss b/src/styles/components/_screenshare.scss index f853ee32..e01ca121 100644 --- a/src/styles/components/_screenshare.scss +++ b/src/styles/components/_screenshare.scss @@ -43,7 +43,7 @@ } .screensharepane video { width: 100%; - max-height: 100%; + max-height: 99%; } .remotesize .screensharepane video { width: auto;