.container {
  :global {
    #components-pagination-demo-mini .ant-pagination:not(:last-child) {
      margin-bottom: 24px;
    }
  }
}
