remove extra-padding, ununsed
This commit is contained in:
@@ -100,7 +100,7 @@ onMounted(async () => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Section :title="$t('domains.changeDashboardDomain.title')" :padding="false">
|
||||
<Section :title="$t('domains.changeDashboardDomain.title')">
|
||||
<template #header-buttons>
|
||||
<Button tool secondary :menu="taskLogsMenu" :disabled="!taskLogsMenu.length">{{ $t('main.action.logs') }}</Button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user