feat: styled create status button and header
This commit is contained in:
@ -86,7 +86,7 @@ const Funnel: FC = () => {
|
||||
<Group
|
||||
align={"start"}
|
||||
wrap={"nowrap"}
|
||||
gap={"sm"}>
|
||||
gap={0}>
|
||||
{renderFunnelDnd()}
|
||||
</Group>
|
||||
</ScrollArea>
|
||||
|
||||
Reference in New Issue
Block a user