.home {
  height: calc(100vh - 48px - 65px - 16px - 57px - 9px);

  :global .ant-table td {
    white-space: nowrap;
  }
}