mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
(Footer) Make the footer fixed for the Demo so the links can be seen at all times
This commit is contained in:
parent
51d7c6fd6f
commit
89f71735a8
|
@ -25,7 +25,7 @@ export const fuseConfig: FuseConfig = {
|
||||||
},
|
},
|
||||||
footer : {
|
footer : {
|
||||||
hidden : false,
|
hidden : false,
|
||||||
position : 'below-static',
|
position : 'below-fixed',
|
||||||
background: 'mat-fuse-dark-900-bg'
|
background: 'mat-fuse-dark-900-bg'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user