fix long font preview

pull/475/head
Pete Matsyburka 7 months ago
parent b97854f2fe
commit bff1651966

@ -143,7 +143,7 @@
>
<span
contenteditable="true"
class="outline-none"
class="outline-none whitespace-nowrap truncate"
>
{{ field.default_value || field.name || buildDefaultName(field, template.fields) }}
</span>

Loading…
Cancel
Save