💄 Fix styling issues in month calendar

This commit is contained in:
Luke Vella 2024-03-11 17:16:22 +05:30
parent 9994247e28
commit 56213212d5

View file

@ -95,7 +95,7 @@ const MonthCalendar: React.FunctionComponent<DateTimePickerProps> = ({
return (
<div className="overflow-hidden md:flex">
<div className="border-b p-3 sm:p-4 md:basis-[420px] md:border-b-0 md:border-r">
<div className="shrink-0 border-b p-3 sm:p-4 md:w-[380px] md:border-b-0 md:border-r">
<div>
<div className="flex w-full flex-col">
<div className="mb-3 flex items-center justify-center space-x-4">