feat: funnel dnd using pragmatic, not finished groups

This commit is contained in:
2025-10-16 15:26:53 +04:00
parent fc176ec9e4
commit 36c2a3a2af
41 changed files with 3337 additions and 629 deletions

View File

@ -1,5 +1,6 @@
.container {
flex: 1;
padding: 0;
@mixin light {
background-color: var(--color-light-white-blue);