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

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