
.parameter-form-class[data-v-f99a5910]{
    padding: 3px;
    height: 98px;
    position: relative;
}
.parameter-form-class[data-v-f99a5910]::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
}
.form-item[data-v-f99a5910] {
    height: 50px;
}
.form-item .el-col[data-v-f99a5910] {
    padding-top: 5px;
    height: 50px;
}

