feat: allow tab in textarea

This commit is contained in:
w3cj
2024-04-12 05:33:56 -06:00
parent cf01d32237
commit d46a565e6c
4 changed files with 19 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
name collision. <br>To see the actual volume names, check the Deployable Compose file, or go to Storage
menu.</div>
<div x-cloak x-show="raw" class="font-mono">
<x-forms.textarea rows="20" id="service.docker_compose_raw">
<x-forms.textarea allowTab rows="20" id="service.docker_compose_raw">
</x-forms.textarea>
</div>
<div x-cloak x-show="raw === false" class="font-mono">