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 = () => { /> ) : (