From 0e8042c60317d075ec7bf2cc99339253b54934a0 Mon Sep 17 00:00:00 2001 From: Victor Vasiloi Date: Mon, 30 Sep 2024 21:30:58 +0200 Subject: [PATCH] Make chart and controls responsive --- templates/components/MonthYieldChart.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/components/MonthYieldChart.html.twig b/templates/components/MonthYieldChart.html.twig index 11f4910..f7f2dbc 100644 --- a/templates/components/MonthYieldChart.html.twig +++ b/templates/components/MonthYieldChart.html.twig @@ -1,10 +1,10 @@
-
+
{{ render_chart(chart) }}

-
+
-
+