fix position

This commit is contained in:
Andras Bacsai
2022-07-25 20:15:43 +00:00
parent 26122bf985
commit a643729b4c
4 changed files with 4 additions and 4 deletions

View File

@@ -127,7 +127,7 @@
{#if loadLogsInterval}
<LoadingLogs />
{/if}
<div class="flex justify-end sticky top-0 p-2 mx-1">
<div class="flex justify-end sticky top-0 p-1 mx-1">
<button
on:click={followBuild}
class="bg-transparent"