diff --git a/lib/core/templates/empty-content/empty-content.component.scss b/lib/core/templates/empty-content/empty-content.component.scss index fbdf496994..cb60db026c 100644 --- a/lib/core/templates/empty-content/empty-content.component.scss +++ b/lib/core/templates/empty-content/empty-content.component.scss @@ -11,6 +11,9 @@ display: flex; flex-direction: column; align-items: center; + justify-content: center; + height: 100%; + width: 100%; &__icon { .mat-icon {