From ab9fa5265301cdd2d8d471d68f4d924b16a0596c Mon Sep 17 00:00:00 2001 From: Igor Propisnov Date: Thu, 18 Jul 2024 17:43:51 +0200 Subject: [PATCH] fix stylings --- .../app/pages/dashboard-root/dashboard-root.component.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/src/app/pages/dashboard-root/dashboard-root.component.html b/frontend/src/app/pages/dashboard-root/dashboard-root.component.html index e202683..1adfd5f 100644 --- a/frontend/src/app/pages/dashboard-root/dashboard-root.component.html +++ b/frontend/src/app/pages/dashboard-root/dashboard-root.component.html @@ -115,9 +115,7 @@ -
+

isCollapsed: {{ isCollapsed }}

showMobileMenu: {{ showMobileMenu }}

isDesktopCollapsed: {{ isDesktopCollapsed }}