chat-sortable{display:flex;max-width:max-content}chat-sortable>*{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.chat-sortable__dragged{position:fixed!important;transform:translate(-50%,-10%) scale(1.2);opacity:.5}html:has(.chat-sortable__dragged) *{cursor:grabbing;touch-action:none}
