.ft-data-list-page {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;

    .ant-select.ant-select-in-form-item {
        width: auto;
    }
}