From 8392599a365aae91552e8b943eaaf7e735a33bf0 Mon Sep 17 00:00:00 2001 From: Georgi 7DIGIT Date: Thu, 7 Nov 2024 16:45:02 +0200 Subject: [PATCH] Fix: remove navbar and footer while in consultation --- src/blocks/VideoRoom/video-room.scss | 4 ++-- src/pages/Consultation/Consultation.jsx | 4 ++-- src/pages/Consultation/consultation.scss | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/blocks/VideoRoom/video-room.scss b/src/blocks/VideoRoom/video-room.scss index 37cf5b1..9135722 100644 --- a/src/blocks/VideoRoom/video-room.scss +++ b/src/blocks/VideoRoom/video-room.scss @@ -48,8 +48,8 @@ // width: calc(100vw - 50rem); width: 100%; border-radius: 2.5rem; - // max-height: 80vh; - max-height: calc(100vh - 15rem); + max-height: 95vh; + // max-height: calc(100vh - 15rem); } } diff --git a/src/pages/Consultation/Consultation.jsx b/src/pages/Consultation/Consultation.jsx index eac94ae..5c2511d 100644 --- a/src/pages/Consultation/Consultation.jsx +++ b/src/pages/Consultation/Consultation.jsx @@ -483,8 +483,8 @@ export const Consultation = () => { /> ) : (