From 16106700556496c352cb2e8edd7a94155ce7bee9 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 5 Apr 2021 14:51:59 -0400 Subject: adding video wall tests --- src/client/views/nodes/ScreenshotBox.scss | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/client/views/nodes/ScreenshotBox.scss') diff --git a/src/client/views/nodes/ScreenshotBox.scss b/src/client/views/nodes/ScreenshotBox.scss index ab54cf526..6fb5ea7b3 100644 --- a/src/client/views/nodes/ScreenshotBox.scss +++ b/src/client/views/nodes/ScreenshotBox.scss @@ -10,6 +10,13 @@ // } } +#CANCAN { + canvas { + width:100% !important; + height: 100% !important; + } +} + .screenshotBox-content, .screenshotBox-content-interactive, .screenshotBox-cont-fullScreen { width: 100%; z-index: -1; // 0; // logically this should be 0 (or unset) which would give us transparent brush strokes over videos. However, this makes Chrome crawl to a halt -- cgit v1.2.3-70-g09d2