Studio: add space in button

This commit is contained in:
Pieter Vander Vennet 2025-05-20 00:32:53 +02:00
parent 06cd77a8d1
commit e71a80732e

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}