Display url_template in monospace font
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</.badge>
|
||||
</div>
|
||||
<div class="mt-1 flex items-center gap-x-2 text-xs text-gray-500 dark:text-gray-400">
|
||||
<p class="truncate">{template.url_template}</p>
|
||||
<p class="truncate font-mono">{template.url_template}</p>
|
||||
</div>
|
||||
<p :if={template.description} class="mt-1 text-xs text-gray-500 dark:text-gray-400">
|
||||
{template.description}
|
||||
|
||||
Reference in New Issue
Block a user