.layout-container { width: 100%; height: 100%; .layout-header { .layout-header-content { width: 100%; height: 100%; } } .layout-body { overflow: auto; .layout-body-content { width: 100%; height: 100%; } } .layout-action { .layout-action-content { width: 100%; height: 100%; } } }