From 05bfffa0da2df995de17d2ba92075d00e9320420 Mon Sep 17 00:00:00 2001 From: CODEmartigarcia Date: Tue, 17 Dec 2024 13:34:12 +0100 Subject: [PATCH] fix(layout):improveme UI elements for mobile --- .../Layouts/Admin/AdminInventoryLayout.php | 95 ++++++++++++------ app/src/app/Layouts/Admin/AdminLayout.php | 63 ++++++------ app/src/app/Views/Admin/Contracts.php | 9 +- .../public/assets/images/resized-isotip.png | Bin 0 -> 2253 bytes app/src/public/assets/js/tailwind.js | 33 +++--- 5 files changed, 117 insertions(+), 83 deletions(-) create mode 100644 app/src/public/assets/images/resized-isotip.png diff --git a/app/src/app/Layouts/Admin/AdminInventoryLayout.php b/app/src/app/Layouts/Admin/AdminInventoryLayout.php index 9a24d14..1d34bcb 100644 --- a/app/src/app/Layouts/Admin/AdminInventoryLayout.php +++ b/app/src/app/Layouts/Admin/AdminInventoryLayout.php @@ -14,84 +14,115 @@ + + -
-
+ + + + + + + + + +
diff --git a/app/src/app/Layouts/Admin/AdminLayout.php b/app/src/app/Layouts/Admin/AdminLayout.php index 17d006b..448c663 100644 --- a/app/src/app/Layouts/Admin/AdminLayout.php +++ b/app/src/app/Layouts/Admin/AdminLayout.php @@ -14,74 +14,69 @@ + + -
-