diff --git a/msgbox/msgbox.css b/msgbox/msgbox.css index 8c9dc019..0afaa940 100644 --- a/msgbox/msgbox.css +++ b/msgbox/msgbox.css @@ -150,6 +150,7 @@ justify-content: center; } #message-box.stylus-popup > div { + max-height: 570px; max-width: 90vw; top: auto; right: auto;