decrease column sizes
This commit is contained in:
parent
4ebec43bdd
commit
842df5f7d7
File diff suppressed because one or more lines are too long
@ -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'}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user