.ts_model{padding:12px;flex:1;border-radius:4px;border:1px solid #dddfe6;box-sizing:border-box;height:100%;overflow:hidden;position:absolute;top:0;right:0;width:calc(100% - 345px)}.ts_model .ts_model_title{padding-left:9px;position:relative}.ts_model .ts_model_title:before{content:"";height:11px;width:3px;background-color:var(--primary);position:absolute;top:5px;left:0}.ts_model .ts_model_table{padding:16px 12px;box-sizing:border-box;height:calc(100% - 40px)}.ts_model .ts_model_table .drag{cursor:all-scroll}.ts_model .ts_model_table .delete{cursor:pointer}.ts_model .ts_model_table .vxe-cell--label,.ts_model .ts_model_table .vxe-cell--title{font-size:12px;color:#666}.chosenClass:hover>td,.dragClass,.ghostClass{background:rgba(255,155,87,.2)!important}