diff --git a/front/style/style.scss b/front/style/style.scss index 1de9793a..264f7aae 100644 --- a/front/style/style.scss +++ b/front/style/style.scss @@ -45,6 +45,7 @@ body .message-info.warning{ video { width: 100%; height: 100%; + max-height: 90vh; cursor: url('./images/cursor_pointer.png'), pointer; }