This commit is contained in:
Andras Bacsai
2023-06-06 08:43:01 +02:00
parent 63a2e69cc6
commit 2014183e88
6 changed files with 60 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
<div>
@if ($this->activity)
@if ($header)
<div class="flex gap-2">
<div class="flex gap-2 pb-2">
<h2>Logs</h2>
@if ($isPollingActive)
<x-loading />