The cardHeight property (number) sets a card height in the Kanban component (in pixels).
This value is only used when cardAutoHeight is set to false.
false
60
Kanban config:
{ cardAutoHeight: false, cardHeight: 100, // ... }