RunnersOverview: TopActionSection: add margin top

This commit is contained in:
Philipp Dormann 2023-04-12 18:37:26 +02:00
parent 245db06173
commit 88f96acc3c
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -135,7 +135,7 @@
<p class="text-sm">{$_("this-might-take-a-moment")}</p> <p class="text-sm">{$_("this-might-take-a-moment")}</p>
</div> </div>
{:else} {:else}
<div class="h-12"> <div class="h-12 mt-2">
<GenerateSponsoringContracts <GenerateSponsoringContracts
bind:sponsoring_contracts_show bind:sponsoring_contracts_show
bind:generate_runners bind:generate_runners