.param-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;height:100%;overflow:scroll}.param{width:100%;margin:5px}.param .ivu-input{width:160px;border:none}.param .ivu-input:focus,.param .ivu-input:hover{border:none}.param .divider{height:1px;background:#eee;margin:5px 0}.param span{min-width:180px}.param .item{display:flex;margin-bottom:3px;justify-content:space-between;align-items:center}.param .item .child{display:flex;flex-direction:row;align-items:center}.param .item .child ::v-deep .ivu-input-wrapper{background-color:pink}.param :hover .content .other .name{color:#1890ff;transition:color .3s}