ui: fixes

This commit is contained in:
Andras Bacsai
2022-04-08 15:02:48 +02:00
parent 3449e0f8fc
commit e3f78a1cf9
4 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@
</div>
</div>
<div class="flex flex-wrap justify-center">
<div class="flex flex-col flex-wrap justify-center">
{#if !services || ownServices.length === 0}
<div class="flex-col">
<div class="text-center text-xl font-bold">No services found</div>