From 35af3ad88fddb92c9ec3d21fd06f12d94165e947 Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Mon, 30 Jun 2025 12:52:48 +0530 Subject: [PATCH] CHANGE_LOGO : RV --- app/Views/layout/header.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index eb9311d..0a07011 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -91,6 +91,14 @@ min-height: 0; } + body[data-sidebar-size=condensed] .navbar-custom { + left: 155px !important; + } + + body[data-sidebar-size=condensed] .logo-box { + width: 155px !important; + } + .navbar-custom { top: -10px !important; height: 61px !important; @@ -536,7 +544,7 @@