.loading-box { position: absolute; margin: 0 auto; top: 60px; right: 20px; z-index: 4; .ant-spin { .ant-spin-text { display: flex; flex-direction: column; span { text-align: left; } } } }