diff --git a/src/app/main/documentation/services/fuse-config/fuse-config.component.html b/src/app/main/documentation/services/fuse-config/fuse-config.component.html index 92d69195..c8236fca 100644 --- a/src/app/main/documentation/services/fuse-config/fuse-config.component.html +++ b/src/app/main/documentation/services/fuse-config/fuse-config.component.html @@ -57,6 +57,10 @@ hidden : false, position : 'below-static', background: 'mat-fuse-dark-900-bg' + }, + sidepanel: { + hidden : false, + position: 'right' } }, customScrollbars: true