coolify/resources/views/livewire/server/_proxy/problems.blade.php

6 lines
155 B
PHP
Raw Normal View History

2023-05-12 18:15:36 +00:00
<div class="absolute w-full h-full bg-orange-700 rounded-lg">
<div class="w-full mt-32 text-center animate-pulse">
Problems!
</div>
</div>