From 1582d0280bb75c84ea91704960cee3c93afa4af0 Mon Sep 17 00:00:00 2001
From: merve karaman <107546467+mervekaraman@users.noreply.github.com>
Date: Fri, 1 Dec 2023 13:06:34 +0300
Subject: [PATCH 1/2] Summary style and position fixed
---
resources/views/widgets/cash_flow.blade.php | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/resources/views/widgets/cash_flow.blade.php b/resources/views/widgets/cash_flow.blade.php
index 44938413e..7202a9bb9 100644
--- a/resources/views/widgets/cash_flow.blade.php
+++ b/resources/views/widgets/cash_flow.blade.php
@@ -6,7 +6,7 @@
{!! $chart->container() !!}
-
+
@@ -14,11 +14,11 @@
-
+
{{ trans('general.incoming') }}
- remove
+ remove
@@ -28,11 +28,11 @@
-
+
{{ trans('general.outgoing') }}
- drag_handle
+ drag_handle
@@ -42,7 +42,7 @@
-
{{ trans_choice('general.profits', 1) }}
+
{{ trans_choice('general.profits', 1) }}
From 90f80bea580d66656689433ea5fdecaa3bc91c9f Mon Sep 17 00:00:00 2001
From: merve karaman <107546467+mervekaraman@users.noreply.github.com>
Date: Fri, 1 Dec 2023 13:08:49 +0300
Subject: [PATCH 2/2] Summary style and position fixed
---
resources/views/widgets/cash_flow.blade.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/views/widgets/cash_flow.blade.php b/resources/views/widgets/cash_flow.blade.php
index 7202a9bb9..7a4e88c12 100644
--- a/resources/views/widgets/cash_flow.blade.php
+++ b/resources/views/widgets/cash_flow.blade.php
@@ -6,7 +6,7 @@
{!! $chart->container() !!}
-