decrease column sizes

This commit is contained in:
Flatlogic Bot 2025-06-02 18:31:19 +00:00
parent 4ebec43bdd
commit 842df5f7d7
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -161,7 +161,7 @@ const KanbanColumn = ({
<CardBox
hasComponentLayout
className={
'w-72 rounded-md h-fit max-h-full overflow-hidden flex flex-col'
'w-56 rounded-md h-fit max-h-full overflow-hidden flex flex-col'
}
>
<div className={'flex items-center justify-between p-3'}>