@@ -88,7 +88,7 @@ export default {
.full-container-p24 {
padding: 24px;
- height: calc(100% - 48px);
+ min-height: calc(100% - 48px);
background: #fff;
}