remove extra-padding, ununsed
This commit is contained in:
@@ -85,7 +85,7 @@ onMounted(async () => {
|
||||
|
||||
<template>
|
||||
<div class="content">
|
||||
<Section :title="$t('system.locale.title')" :padding="false">
|
||||
<Section :title="$t('system.locale.title')">
|
||||
<SettingsItem wrap>
|
||||
<div>
|
||||
<label>{{ $t('settings.timezone.title') }}</label>
|
||||
|
||||
Reference in New Issue
Block a user