remove extra-padding, ununsed
This commit is contained in:
@@ -251,7 +251,7 @@ onMounted(async () => {
|
||||
</form>
|
||||
</Dialog>
|
||||
|
||||
<Section :title="$t('emails.settings.title')" :padding="false">
|
||||
<Section :title="$t('emails.settings.title')">
|
||||
<SettingsItem>
|
||||
<FormGroup>
|
||||
<label>{{ $t('emails.mailboxSharing.title') }}</label>
|
||||
|
||||
Reference in New Issue
Block a user