feat: horizontal board scrolling

This commit is contained in:
Henry
2023-12-13 22:06:57 +00:00
parent 5408c4a161
commit a04020d60d
7 changed files with 12 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ export default function CardPage() {
if (!cardId) return <></>;
return (
<div>
<div className="p-8">
<div className="mb-8 flex w-full justify-between">
<form onSubmit={formik.handleSubmit} className="w-full space-y-6">
<div className="mt-2">