diff --git a/src/components/NcEmptyContent/NcEmptyContent.vue b/src/components/NcEmptyContent/NcEmptyContent.vue index 69ccaf209f..130c97f82e 100644 --- a/src/components/NcEmptyContent/NcEmptyContent.vue +++ b/src/components/NcEmptyContent/NcEmptyContent.vue @@ -129,6 +129,30 @@ like a link. +``` + +### Centered + +Use `centered` prop to when you want to center the content instead of having a fixed top margin. + +``` + + +