Fix a bunch of padding issues

This commit is contained in:
2023-01-17 22:53:41 +01:00
parent ad026481a2
commit aec9371f4d
11 changed files with 42 additions and 22 deletions

View File

@@ -80,6 +80,7 @@ const copy_magnet = () => {
</script>
<h1>{file.name}</h1>
<IconBlock icon_href={file.icon_href}>
{#if status === "finished"}
Created by: {torrent.created_by}<br/>
@@ -121,7 +122,7 @@ const copy_magnet = () => {
<span>Download torrent file</span>
</button>
</IconBlock>
<br/>
{#if status === "finished"}
<TextBlock>
<h2>Files in this torrent</h2>