format code

This commit is contained in:
Romulus21
2024-05-25 15:54:46 +02:00
parent 64e99676ab
commit ad65ea2e35
2 changed files with 32 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ const RainfallGraph = () => {
return <PageLayout>
{errorLabel()}
<div className="mx-5 mb-2 flex items-center justify-between">
<div className="mx-5 mb-2 flex items-center justify-between flex-col md:flex-row gap-5">
<form className="flex flex-wrap gap-2">
<Field name="start_date"
type="date"