﻿/*vform3-builds-render.stype.css  多个render合并显示有间距*/
.el-form[data-v-5328f578] .el-row {
    padding: 0px !important
}
.table-cell .el-form-item {
    margin-bottom: 0px !important
}
.el-collapse-item__header {
    line-height: normal !important
}
.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 18px;
    color: white;
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    background-image: linear-gradient(135deg, rgb(0, 104, 214) 10%, rgb(45, 140, 240))
}