#setup{height:calc(100vh - 40px);overflow-y:auto}#setup .setup{width:100%;height:100%;padding:15px}#setup .setup .title{margin-bottom:15px}#setup .setup .forms{width:95%;display:flex;flex-wrap:wrap}#setup .setup .forms .el-form-item{width:50%;margin-bottom:6px}#setup .setup .forms .webapi-item{width:100%;position:relative}#setup .setup .forms .webapi-item .add-row{margin-bottom:10px}#setup .setup .forms .webapi-item .el-table th{background-color:#eee;color:#333;font-weight:600}#setup .setup .forms .webapi-item .ph-danger{cursor:pointer;color:#f56c6c;font-weight:600}#setup .setup .forms .webapi-item .mask-box{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#666;opacity:.2;cursor:not-allowed;z-index:10}#setup .setup .btn{padding-left:300px}