Missed a SettingsItem wrap
This commit is contained in:
@@ -99,7 +99,7 @@ onMounted(async () => {
|
||||
<div>{{ lastTask.message }}</div>
|
||||
</div>
|
||||
|
||||
<SettingsItem>
|
||||
<SettingsItem wrap>
|
||||
<div style="display: flex; align-items: center">
|
||||
<div v-html="$t('domains.changeDashboardDomain.description')"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user