mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	refac
This commit is contained in:
		
							parent
							
								
									b94de4f002
								
							
						
					
					
						commit
						2a75a85556
					
				| @ -227,7 +227,11 @@ | ||||
| 	</DragGhost> | ||||
| {/if} | ||||
| 
 | ||||
| <div bind:this={itemElement} class=" w-full {className} relative group" {draggable}> | ||||
| <div | ||||
| 	bind:this={itemElement} | ||||
| 	class=" w-full {className} relative group" | ||||
| 	draggable={draggable && !confirmEdit} | ||||
| > | ||||
| 	{#if confirmEdit} | ||||
| 		<div | ||||
| 			class=" w-full flex justify-between rounded-lg px-[11px] py-[6px] {id === $chatId || | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user