
.handle-item[data-v-0710af00] {
    width: 120px;
    display: inline-block;
}
.handle-input[data-v-0710af00] {
    width: 200px;
    display: inline-block;
}
.page-box[data-v-0710af00] {
    text-align: right;
    margin-top: 20px;
}


.channel[data-v-de7c43d2] {
    width: 25%;
    height: 180px;
    border: 1px solid #DCDFE6;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%), 0 0 6px 0 rgb(0 0 0 / 4%);
            box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%), 0 0 6px 0 rgb(0 0 0 / 4%);
    padding: 15px;
    margin-right: 4%;
    margin-bottom: 50px;
    position: relative;
}
.channel .btn[data-v-de7c43d2] {
    position: absolute;
    color: #409EFF;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}
.tag[data-v-de7c43d2] {
    position: absolute;
    background: rgb(64, 158, 255);
    padding: 6px 15px;
    color: #ffffff;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    right: 0;
    top: 10px;
}
.tag.close[data-v-de7c43d2] {
    background: #DCDFE6;
}

