diff --git a/src/app/fuse-config/index.ts b/src/app/fuse-config/index.ts index 4b9e9adc..cf924d74 100644 --- a/src/app/fuse-config/index.ts +++ b/src/app/fuse-config/index.ts @@ -25,7 +25,7 @@ export const fuseConfig: FuseConfig = { }, footer : { hidden : false, - position : 'below-static', + position : 'below-fixed', background: 'mat-fuse-dark-900-bg' } },