.admin-table-row{transition:max-height .3s ease-in-out;overflow:hidden}.admin-table-row:not(.expanded){max-height:10rem}.admin-table-row.expanded{max-height:60vh}.admin-table-cell{word-break:break-word;transition:max-height .3s ease-in-out;overflow:hidden auto}.admin-table-cell:not(.expanded){max-height:12rem}.admin-table-cell.expanded{max-height:60vh}.admin-table-text.expanded{max-height:inherit;display:block}
.resizer{background:hsl(var(--mb-grey));cursor:col-resize;opacity:.5;border-radius:.375rem;width:4px;height:80%;transition:opacity .2s;position:absolute;top:10%;right:0}.resizer:hover,.isResizing{opacity:1}.table-container{border-width:1px;border-radius:.375rem;position:relative;overflow-x:auto}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.drag-handle{cursor:grab;align-items:center;display:inline-flex}.drag-handle:active{cursor:grabbing}
