#quoteRows td:first-child{display:flex;align-items:center;gap:8px;min-width:235px}.drag-handle{flex:0 0 22px;height:28px;display:grid;place-items:center;border:1px solid #d5d5d5;background:#f7f7f7;color:#777;font-size:13px;line-height:1;cursor:grab;user-select:none}.drag-handle:hover{background:#ececec;color:#111;border-color:#aaa}.drag-handle:active{cursor:grabbing}.row-dragging{opacity:.38}.drop-before td{border-top:3px solid #111!important}.drop-after td{border-bottom:3px solid #111!important}#quoteRows tr{transition:opacity .12s}.quote-table .item-name{min-width:175px}#quoteRows td:last-child{min-width:64px;text-align:center}.delete-line{display:inline-flex!important;align-items:center;justify-content:center;min-width:48px;height:28px;padding:0 9px!important;border:1px solid #d9a7a7!important;background:#fff7f7!important;color:#9b2525!important;border-radius:4px!important;cursor:pointer}.delete-line:hover{background:#9b2525!important;color:#fff!important;border-color:#9b2525!important}.delete-line:after{content:'删除'!important;font-size:10px!important}@media print{.drag-handle,.delete-line{display:none!important}#quoteRows td:first-child{display:table-cell}}
