

/* 灵感豆使用记录 start */
.top-up-temp-logs[data-v-73ee30d2] {
    width: 97%;
    border-radius: 8px;
    -webkit-box-shadow: rgba(76, 87, 125, 0.02) 0px 0px 20px 0px;
            box-shadow: rgba(76, 87, 125, 0.02) 0px 0px 20px 0px;
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 20px;
    background-color: #fff;
}
.top-up-logs-head[data-v-73ee30d2] {
    height: 70px;
    border-bottom: 1px solid rgb(239, 242, 245);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.top-up-logs-head span[data-v-73ee30d2]{
    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.2;
    color: rgb(24, 28, 50);
}

/* 灵感豆使用记录 end*/
.top-up-temp-empty-list[data-v-73ee30d2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 350px;
}
.empty-data-msg[data-v-73ee30d2] {
    font-size:16px; 
    font-weight: 600;
    width: 220px; 
    text-align: center;
    margin-top: 12px;
    color: #4d4c4c;
}

