.btns { display: flex; justify-content: space-between; margin: 20px 0; :global { .ant-btn { margin-right: 10px; } } }