_list
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user