.detail-title{font-size:16px;font-weight:700;padding-left:10px;height:35px;line-height:35px}.form-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid-name{padding-top:4px;height:30px;font-weight:700;padding-left:20px}.attachment-list,.detail-title-button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.attachment-list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4px 0}.attachment-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 12px;background:#f5f7fa;border-radius:4px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;max-width:300px}.attachment-item:hover{background:#e6f7ff;border-color:#1890ff}.attachment-icon{font-size:16px;color:#1890ff}.attachment-name{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}