Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdroidian committed Dec 27, 2023
1 parent 8ca9de4 commit 87feea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Kanban.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ const Kanban = ({
</div>
</div>
)}
<div className="flex w-full p-4 roamjs-kanban-drag-container">
<div className="flex w-full p-4">
<div
className="gap-2 items-start relative roamjs-kanban-container overflow-x-scroll flex w-full"
ref={containerRef}
Expand Down

0 comments on commit 87feea8

Please sign in to comment.