diff --git a/res/css/views/voip/_VideoFeed.scss b/res/css/views/voip/_VideoFeed.scss index ed5bb86420..8ead8bba3e 100644 --- a/res/css/views/voip/_VideoFeed.scss +++ b/res/css/views/voip/_VideoFeed.scss @@ -22,7 +22,8 @@ limitations under the License. } .mx_VideoFeed_local { - width: 20%; + width: 25%; + height: 25%; position: absolute; right: 10px; top: 10px;