From dd885807118500d0875799548cf8c05130a104fc Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Tue, 6 Feb 2024 18:34:45 +0300 Subject: [PATCH] fix firefox bug --- resources/views/widgets/inline-chart.blade.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/resources/views/widgets/inline-chart.blade.php b/resources/views/widgets/inline-chart.blade.php index 71b5547..fb16e14 100644 --- a/resources/views/widgets/inline-chart.blade.php +++ b/resources/views/widgets/inline-chart.blade.php @@ -34,7 +34,7 @@ class="px-2" getMaxHeight()) - style="width: {{ $maxWidth }}!important; max-height: {{ $maxHeight }}" + style="width: {{ $maxWidth }}!important; height: {{ $maxHeight }}!important;" @endif > @@ -82,7 +82,11 @@ class="text-gray-200 dark:text-gray-800" class="text-gray-500 dark:text-gray-400" > -


+

getMaxHeight()) + style="width: {{ $maxWidth }}!important;" + @endif + class="my-1 text-center tooltipElement text-sm text-gray-500 dark:text-gray-400">