feat: Updated instance record and license blob box
Server Deploy / deploy (push) Successful in 1m13s

This commit is contained in:
2026-07-27 16:48:37 +01:00
parent 8fd5eacec6
commit 792b7eb211
2 changed files with 27 additions and 105 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export function LicenceDelivery({
{copied ? "Copied" : "Copy to clipboard"}
</Button>
</div>
<pre className="overflow-x-auto rounded border border-dashed border-rule bg-panel-2 p-3 font-mono text-[0.72rem] text-ink-2">
<pre className="max-h-48 overflow-y-auto whitespace-pre-wrap break-all rounded border border-dashed border-rule bg-panel-2 p-3 font-mono text-[0.72rem] text-ink-2">
{blob}
</pre>
<ol className="grid gap-2">