Changed CSS margin botton to hr during setup page

This commit is contained in:
UnwishingMoon 2026-01-18 15:59:26 +01:00
parent 4f47c57094
commit 9c5b52e341
No known key found for this signature in database
GPG Key ID: F3BCA53610DBE6A1

View File

@ -101,7 +101,7 @@
</i18n-t>
</div>
<hr v-if="isProvidedMariaDBSocket" class="mt-3 short" />
<hr v-if="isProvidedMariaDBSocket" class="mt-3 mb-2 short" />
<div class="form-floating mt-3 short">
<input