.base-list[data-v-ff02f65e] {
    display: flex;
    justify-content: center;
    color: var(--primary);
    margin-top: 20px;
    font-size: 13px
}

.base-list-nodata[data-v-ff02f65e] {
    display: flex;
    justify-content: center
}