Robert Kaussow
2023-07-15 15:47:15 +02:00
committed by GitHub
parent 443c23c58a
commit 37fcc26330
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<div class="spinner-ring ring4" />
</div>
<div
class="flex items-center justify-center h-full w-full font-bold bg-white bg-opacity-15 dark:bg-black dark:bg-opacity-10 rounded-full"
class="flex items-center justify-center h-full w-full font-bold bg-white bg-opacity-15 dark:bg-black dark:bg-opacity-10 rounded-md"
>
{{ activePipelines.length || 0 }}
</div>