This commit is contained in:
Joel Wetzell
2026-05-17 16:40:37 -05:00
parent ea46dbc3dd
commit 03cd2173f5
8 changed files with 29 additions and 20 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
</div>
<div *cdkDragPlaceholder class="flex items-start m-2 w-fit">
<div
<div
class="flex flex-col bg-gray-800 border-2 {{
isInError() ? 'border-red-500' : 'border-gray-600'
}} border-dotted w-fit h-full"