feat: boards on desktop as on mobile

This commit is contained in:
2025-08-18 11:35:52 +04:00
parent 49b1a235be
commit 83432b3f33
15 changed files with 117 additions and 255 deletions

View File

@ -15,12 +15,8 @@ export default function DealsPage() {
<ProjectsContextProvider>
<BoardsContextProvider>
<PageContainer>
<PageBlock
transparent
style={{ padding: 0 }}>
<Header />
</PageBlock>
<PageBlock className={"mobile-padding-height"}>
<Header />
<StatusesContextProvider>
<DealsContextProvider>
<Funnel />