mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-20 21:43:36 -07:00
fix title justification
This commit is contained in:
parent
eab4387251
commit
3b778328d5
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
</v-container>
|
||||
|
||||
<v-container v-if="currentPage === Pages.PAGE_2">
|
||||
<v-card-title class="headline justify-center">
|
||||
<v-card-title class="headline justify-center pa-0">
|
||||
{{ $t('admin.setup.common-settings-for-new-sites') }}
|
||||
</v-card-title>
|
||||
<AutoForm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue