Changed CSS margin botton to hr during setup page
This commit is contained in:
parent
4f47c57094
commit
9c5b52e341
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user