Closed RealMrHex closed 11 months ago
to this:
class="grid grid-cols-[repeat(7,minmax(theme(spacing.7),1fr))] gap-1"
it will solve the first problem. but the second one: https://github.com/mokhosh/filament-jalali/blob/012a11d6e3b28a542a7154977ce18ff4ce073296/resources/views/jalali-date-time-picker.blade.php#L128C45-L128C45
add this:
class="text-gray-950"
it will solve the second one, too!
Thanks, fixed this and some other issues in 3.2.3
What happened?
How to reproduce the bug
I just use jalali() helper on my field
Package Version
latest
PHP Version
8.2
Laravel Version
latest
Which operating systems does with happen with?
Windows
Notes
No response