mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +00:00
(core) Go back to the 'classy' layout by default
This commit is contained in:
parent
c1c9904b9d
commit
efdfa6418a
|
@ -24,7 +24,7 @@ export interface AppConfig
|
||||||
* FuseConfigService and its methods.
|
* FuseConfigService and its methods.
|
||||||
*/
|
*/
|
||||||
export const appConfig: AppConfig = {
|
export const appConfig: AppConfig = {
|
||||||
layout: 'classic',
|
layout: 'classy',
|
||||||
scheme: 'light',
|
scheme: 'light',
|
||||||
theme : 'default'
|
theme : 'default'
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user