more readable

This commit is contained in:
Jannik Streidl 2024-02-27 16:00:58 +01:00
parent 03210c9204
commit 7fe412374c

View File

@ -373,7 +373,7 @@
? 'bg-gray-900'
: ''} transition whitespace-nowrap text-ellipsis"
href="/c/{chat.id}"
draggable={isEditing ? 'false' : null}
draggable={isEditing ? 'false' : 'true'}
>
<div class=" flex self-center flex-1 w-full">
<div