From 5413d09737ada1b16673733f1a4f03971b3b9b00 Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Mon, 20 Sep 2021 10:50:27 +0000 Subject: [PATCH] style: update app layout and map view styles --- app/Views/map.php | 15 +++++++++------ themes/cp_app/_layout.php | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/app/Views/map.php b/app/Views/map.php index 4daeb9f7..ff9fac45 100644 --- a/app/Views/map.php +++ b/app/Views/map.php @@ -1,6 +1,7 @@ - + @@ -8,8 +9,10 @@ - asset('styles/index.css', 'css') ?> - asset('js/map.ts', 'js') ?> + asset('styles/index.css', 'css') ?> + asset('js/map.ts', 'js') ?> @@ -17,9 +20,9 @@
+ 'arrow-left', + 'mr-2', + ) . lang('Page.back_to_home') ?>

diff --git a/themes/cp_app/_layout.php b/themes/cp_app/_layout.php index 12839a5b..c0c05b2c 100644 --- a/themes/cp_app/_layout.php +++ b/themes/cp_app/_layout.php @@ -21,9 +21,9 @@
+ 'arrow-left', + 'mr-2', + ) . lang('Page.back_to_home') ?>

title : 'Castopod' ?>