This commit is contained in:
Andras Bacsai 2023-06-23 13:27:45 +02:00
parent 78e7841479
commit c43b403820

View File

@ -19,7 +19,7 @@
</div>
</form>
<h2 class="pt-6">Advanced</h2>
<div class="flex flex-col w-64 py-6 text-right">
<div class="flex flex-col py-6 text-right w-80">
<x-forms.checkbox instantSave id="is_auto_update_enabled" label="Auto Update Coolify" />
<x-forms.checkbox instantSave id="is_registration_enabled" label="Registration Allowed" />
<x-forms.checkbox instantSave id="do_not_track" label="Do Not Track" />