From 4090882764539cf3c2a6d2f65eaf8826cc89f37a Mon Sep 17 00:00:00 2001 From: Mohammad Amoush Date: Tue, 8 Oct 2019 18:00:00 -0400 Subject: some scss --- src/client/views/webcam/DashWebRTC.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src') diff --git a/src/client/views/webcam/DashWebRTC.scss b/src/client/views/webcam/DashWebRTC.scss index 84334c178..ddf4777a8 100644 --- a/src/client/views/webcam/DashWebRTC.scss +++ b/src/client/views/webcam/DashWebRTC.scss @@ -1,13 +1,23 @@ .webcam-cont { button { margin: 10px; + position: relative; + top: 20%; + left: -60%; } #localVideo { margin: 10px; + position: relative; + width: 300px; + max-height: 300px; } #remoteVideo { margin: 10px; + position: relative; + width: 300px; + max-height: 300px; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2