From 84f82aaf597dec8d2a808e44c17e4959bb833f76 Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 30 Apr 2025 14:03:33 +0930 Subject: [PATCH] Cosmetic layout change for DNs (extending the background to the page width). --- .../architect/views/layouts/partials/contentheader.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/themes/architect/views/layouts/partials/contentheader.blade.php b/resources/themes/architect/views/layouts/partials/contentheader.blade.php index 2c3c5d73..4ccde0ff 100644 --- a/resources/themes/architect/views/layouts/partials/contentheader.blade.php +++ b/resources/themes/architect/views/layouts/partials/contentheader.blade.php @@ -1,5 +1,5 @@
-
+
@if (trim($__env->yieldContent('page_icon')))
@@ -13,7 +13,7 @@
-
+
@yield('page_actions')