From 86f07c80ffaaeb4129121af285604d814e3da8c9 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 2 Mar 2026 21:53:29 -0800 Subject: [PATCH] Embedded one too --- .../src/app/components/app-frame/app-frame.component.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index fbdf40811..c1a87ea83 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -8,10 +8,8 @@ [ngClass]="{ 'slim': slimSidebarEnabled, 'col-auto col-md-3 col-lg-2 col-xxxl-1' : !slimSidebarEnabled, 'py-3' : !customAppTitle?.length || slimSidebarEnabled, 'py-2': customAppTitle?.length }" routerLink="/dashboard" tourAnchor="tour.intro"> - - + +
@if (customAppTitle?.length) {