forked from open-webui/open-webui
		
	more readable
This commit is contained in:
		
							parent
							
								
									03210c9204
								
							
						
					
					
						commit
						7fe412374c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -373,7 +373,7 @@ | ||||||
| 								? 'bg-gray-900' | 								? 'bg-gray-900' | ||||||
| 								: ''} transition whitespace-nowrap text-ellipsis" | 								: ''} transition whitespace-nowrap text-ellipsis" | ||||||
| 							href="/c/{chat.id}" | 							href="/c/{chat.id}" | ||||||
| 							draggable={isEditing ? 'false' : null} | 							draggable={isEditing ? 'false' : 'true'} | ||||||
| 						> | 						> | ||||||
| 							<div class=" flex self-center flex-1 w-full"> | 							<div class=" flex self-center flex-1 w-full"> | ||||||
| 								<div | 								<div | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jannik Streidl
						Jannik Streidl