We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31fc9e1 commit cb12a73Copy full SHA for cb12a73
1 file changed
apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam._index/route.tsx
@@ -184,7 +184,7 @@ export default function Page() {
184
autoFocus
185
/>
186
</div>
187
- <Table containerClassName="max-h-full mb-[2.5rem]">
+ <Table containerClassName="max-h-full pb-[2.5rem]">
188
<TableHeader>
189
<TableRow>
190
<TableHeaderCell>Task ID</TableHeaderCell>
0 commit comments