UNPKG

@heartlee/element-components

Version:

a component library for Vue 3 base on element-plus. Forked from element-pro-components. 根据业务需求自用,如需使用,请移步官方仓库使用

1 lines 580 B
.pro-form.el-form .el-form-item.is-guttered{display:flex}.pro-form-item .children-form{position:relative;display:flex;justify-content:space-between;align-items:flex-end;padding-top:15px;width:100%;border-top:1px dashed #dcdfe6;border-top:var(--el-border-width-base) dashed var(--el-border-color-base)}.pro-form-item .children-form:first-child{padding-top:0;border-top-width:0}.pro-form-item .children-form .children-form-item{flex:1}.pro-form-item .children-form .children-form-item .pro-form-item{margin-bottom:22px}.pro-form-item .children-form .delete-bth{margin:0 0 20px 10px}