This commit is contained in:
Ian Gulliver
2024-12-05 00:07:04 -08:00
parent 592198cbdd
commit 0b800b767b
3 changed files with 193 additions and 14 deletions

View File

@@ -310,8 +310,8 @@ document.addEventListener('DOMContentLoaded', async () => {
</script>
</head>
<body>
<div id="container" style="width: min(500px, calc(100vw - 10px))">
<sl-input id="short" value="{{ .path }}" label="{{ .host }}/">
<div id="container" style="width: min(500px, calc(100vw - 10px))">
<sl-input id="short" value="{{ .short }}" label="{{ .host }}/">
<sl-icon id="short-icon" name="type" slot="suffix"></sl-icon>
</sl-input>