Studio: add space in button

This commit is contained in:
Pieter Vander Vennet 2025-05-20 00:32:53 +02:00
parent 3407f68d3f
commit 32cb8f489f

View file

@ -31,7 +31,7 @@
<b class="px-1">{info.id}</b>
{#if info.owner && info.owner !== $selfId}
{#if $displayName}
(made by {$displayName}
(made by {$displayName} &nbsp;
<span class="subtle">{info.owner}</span>
)
{:else}