From 1459983a5febfa0992404edc4a4bd7e4e7e1f20e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Sun, 29 Dec 2019 23:47:10 +0100 Subject: Replace placeholder with actual call view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As the call view has a black background the close button of the sidebar is forced to white during calls to make it visible. Signed-off-by: Daniel Calviño Sánchez --- src/FilesSidebarCallViewApp.vue | 39 +++++++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) (limited to 'src/FilesSidebarCallViewApp.vue') diff --git a/src/FilesSidebarCallViewApp.vue b/src/FilesSidebarCallViewApp.vue index b663a7cd7..65802f3c6 100644 --- a/src/FilesSidebarCallViewApp.vue +++ b/src/FilesSidebarCallViewApp.vue @@ -19,18 +19,21 @@ --> + + -- cgit v1.2.3