Fix local feed size

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-03-03 16:44:43 +01:00
parent d244ea3b14
commit 0e5297fcb0
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -22,7 +22,8 @@ limitations under the License.
}
.mx_VideoFeed_local {
width: 20%;
width: 25%;
height: 25%;
position: absolute;
right: 10px;
top: 10px;