mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 09:18:46 +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.
|
||||
*/
|
||||
export const appConfig: AppConfig = {
|
||||
layout: 'classic',
|
||||
layout: 'classy',
|
||||
scheme: 'light',
|
||||
theme : 'default'
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user