Condense view horizontally and fix settings item spacings
This commit is contained in:
@@ -335,7 +335,8 @@ onMounted(async () => {
|
||||
<Button tool :menu="taskLogsMenu" :disabled="taskLogsMenu.length === 0">{{ $t('main.action.logs') }}</Button>
|
||||
</template>
|
||||
|
||||
<p v-html="$t('settings.updates.description')"></p>
|
||||
<div v-html="$t('settings.updates.description')"></div>
|
||||
<br/>
|
||||
|
||||
<SettingsItem>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user