diff --git a/twake/frontend/src/app/components/popup-component/popup-component.scss b/twake/frontend/src/app/components/popup-component/popup-component.scss index 5fac1368b2..0ac1ed8e51 100755 --- a/twake/frontend/src/app/components/popup-component/popup-component.scss +++ b/twake/frontend/src/app/components/popup-component/popup-component.scss @@ -81,6 +81,7 @@ .content { padding-top: 32px; + max-height: 100%; } } }