diff --git a/apps/app/src/components/platform/ImpersonationBanner.vue b/apps/app/src/components/platform/ImpersonationBanner.vue index 1fecb19e..64ae5d24 100644 --- a/apps/app/src/components/platform/ImpersonationBanner.vue +++ b/apps/app/src/components/platform/ImpersonationBanner.vue @@ -62,12 +62,9 @@ onUnmounted(() => { + + diff --git a/apps/app/src/layouts/components/DefaultLayoutWithVerticalNav.vue b/apps/app/src/layouts/components/DefaultLayoutWithVerticalNav.vue index 970cc62f..bfdc9934 100644 --- a/apps/app/src/layouts/components/DefaultLayoutWithVerticalNav.vue +++ b/apps/app/src/layouts/components/DefaultLayoutWithVerticalNav.vue @@ -49,70 +49,51 @@ import { VerticalNavLayout } from '@layouts' - -