.container {
  :global(.ant-menu-root) {
    float: left;
  }
}

.component {
  margin-left: 240px;
  display: block;
  min-height: 500px;
}