/* ============================================
   Twenty CRM — кастомные стили
   Обновляй классы после каждого major-апдейта:
   bash /opt/twenty/scripts/find-kanban-classes.sh
   ============================================ */

/* Заголовок колонки (sticky bar) */
.sib4lb7 {
  min-width: 400px !important;
  max-width: 400px !important;
}

/* Тело колонки с карточками */
.sgbo4hz {
  min-width: 400px !important;
  max-width: 400px !important;
  flex: 0 0 400px !important;
}
