🎨 style: adjust filter form mobile

This commit is contained in:
Wahyu Kurniawan 2024-03-08 09:57:50 +07:00
parent 1d96f6430f
commit 6d861c71cc
No known key found for this signature in database
GPG Key ID: 040A1549143A8E33

View File

@ -75,7 +75,7 @@ const FilterForm = ({ value, onChange }: FilterFormProps) => {
};
return (
<div className="xl:grid xl:grid-cols-8 flex flex-col xl:gap-3 gap-0">
<div className="xl:grid xl:grid-cols-8 flex flex-col xl:gap-3 gap-3">
<div className="col-span-4 flex items-center">
<Input
placeholder="Search branches"