diff --git a/core/css/styles.scss b/core/css/styles.scss index 3468cf6900..a8ddcfd172 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -1090,6 +1090,7 @@ span.ui-icon { .content { max-height: calc(100% - 50px); + height: 100%; overflow-y: auto; .footer {