diff --git a/src/components/pages/dashboard/DashboardProduction.tsx b/src/components/pages/dashboard/DashboardProduction.tsx index 43c66129..2085d943 100644 --- a/src/components/pages/dashboard/DashboardProduction.tsx +++ b/src/components/pages/dashboard/DashboardProduction.tsx @@ -410,7 +410,7 @@ const DashboardProduction = () => { ref={filterModal.ref} className={{ modal: 'p-0', - modalBox: 'p-0 rounded-[3.5rem]', + modalBox: 'p-0 rounded-[0.875rem]', }} >
diff --git a/src/components/pages/dashboard/chart/DashboardLineChart.tsx b/src/components/pages/dashboard/chart/DashboardLineChart.tsx index 85b0f683..092e4bca 100644 --- a/src/components/pages/dashboard/chart/DashboardLineChart.tsx +++ b/src/components/pages/dashboard/chart/DashboardLineChart.tsx @@ -721,7 +721,7 @@ const DashboardLineChart = ({ return (
{/* Chart icon */} -
+
{ <> {/* Filter icon */}
-
+
{ {meta?.filters && ( <> {/* Filter icon */} -
+