.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.kanban-column-adaptive{min-width:320px;max-width:400px;flex:1 1 320px}@media (min-width: 768px){.kanban-column-adaptive{flex:0 0 320px}}@media (min-width: 1280px){.kanban-column-adaptive{flex:1 1 320px;max-width:380px}}@media (min-width: 1536px){.kanban-column-adaptive{flex:1 1 320px;max-width:400px}}
