25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

2 satır
1.9KB

  1. .unitBox{display:flex;height:500px;overflow:hidden}.unitBox .el-tag{margin:0 4px 8px}.unitBox .title{padding:12px;border-bottom:1px solid #ccc;margin-bottom:12px}.unitBox .left,.unitBox .right{flex:1;border-bottom:1px solid #ccc;display:flex;flex-flow:column;overflow:hidden}.unitBox .left .content,.unitBox .right .content{flex:1;padding:0 12px;overflow:scroll}.unitBox .left{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.unitBox .left .inputText{padding:12px}.unitBox .right{border-top:1px solid #ccc;border-right:1px solid #ccc}.editTemplate .module-box{background:#f5f8fa;border-radius:4px;padding:16px 24px;margin-bottom:16px}.editTemplate .module-box .el-form-item{margin-bottom:0}.editTemplate .module-box .sub-item{border-left:4px solid rgba(9,103,253,.2)}.editTemplate .module-box .add-icon{background:rgba(9,103,253,.06);border-radius:4px;font-size:14px;color:#0967fd;width:22px;height:22px;line-height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer}.editTemplate .module-box .add-icon.del{color:#f5222d;background:rgba(245,34,45,.06)}.custom-steps .el-step__head .el-step__icon{width:32px;height:32px}.custom-steps .el-step__head .el-step__line{top:15px}.custom-steps .el-step__head.is-success{color:#0057ff;border-color:#0057ff}.custom-steps .el-step__head.is-success .el-step__line{background-color:#0057ff}.custom-steps .el-step__head.is-process{color:#fff;border-color:#0057ff}.custom-steps .el-step__head.is-process .el-step__icon.is-text{background:#0057FF}.custom-steps .el-step__head.is-process .el-step__icon-inner{font-weight:400}.custom-steps .el-step__head.is-process .el-step__line{background-color:#dcdee2}.custom-steps .el-step__head.is-wait{color:#a6a6a6;border-color:#dcdee2}.custom-steps .el-step__head.is-wait .el-step__line{background-color:#dcdee2}.custom-steps .el-step__title.is-process,.custom-steps .el-step__title.is-success{color:#0057ff}