Summary style and position fixed

This commit is contained in:
merve karaman 2023-12-01 13:08:49 +03:00 committed by GitHub
parent 1582d0280b
commit 90f80bea58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{!! $chart->container() !!}
</div>
<div class="w-full lg:w-1/12 flex flex-row lg:flex-col items-center justify-start sm:justify-center lg:mt-11 space-y-0 sm:space-y-2">
<div class="w-full lg:w-1/12 flex flex-row lg:flex-col items-center lg:justify-start justify-center lg:mt-11 space-y-0 sm:space-y-2">
<div class="relative w-32 lg:w-auto flex flex-col items-center sm:justify-between text-center">
<div class="flex justify-end lg:block text-lg">
<x-tooltip id="tooltip-cashflow-incoming" placement="top" message="{{ $totals['incoming_exact'] }}">