.personal-handleForm .el-dialog__body{height:400px;overflow-y:scroll}.personal-handleForm .el-dialog__body::-webkit-scrollbar{display:none}.personal-handleForm .Grid{display:grid;grid-template-columns:repeat(auto-fill,120px);row-gap:10px;-moz-column-gap:10px;column-gap:10px}.personal-handleForm .Grid span{border:1px solid #ff5658;background-color:#f5d2d4;height:20px;line-height:20px;font-size:12px;display:flex;align-items:center;justify-content:space-around}.personal-handleForm .Grid span i{font-style:normal}.personal-handleForm .Grid span i:nth-of-type(2){cursor:pointer}.personal-handleForm .btn{position:relative;display:inline-block;text-align:center;color:#fff;text-decoration:none;width:80px;height:32px;line-height:32px;background:#339e56;border:1px solid #ddd;border-radius:3px;font-size:12px;vertical-align:middle;margin-left:10px}.personal-handleForm .btn input[name=file]{opacity:0;width:100%;height:100%;position:absolute;left:0}.personal-handleForm .attribute{overflow-y:scroll;min-height:50px;max-height:250px}.personal-handleForm .attribute::-webkit-scrollbar{display:none}.personal-handleForm .title{display:flex;justify-content:space-between;margin:8px 0 16px;align-items:center}.personal-handleForm .title .👌{color:#333;text-align:center}