diff --git a/resources/views/livewire/project/application/deployment/index.blade.php b/resources/views/livewire/project/application/deployment/index.blade.php index 03a8a0d8a..aaffeaee1 100644 --- a/resources/views/livewire/project/application/deployment/index.blade.php +++ b/resources/views/livewire/project/application/deployment/index.blade.php @@ -27,7 +27,7 @@ @endif @forelse ($deployments as $deployment) data_get($deployment, 'status') === 'queued', 'border-warning hover:bg-warning hover:text-black' =>