Condense view horizontally and fix settings item spacings
This commit is contained in:
@@ -310,7 +310,8 @@ onMounted(async () => {
|
||||
<Button tool :menu="taskLogsMenu" :disabled="!taskLogsMenu.length">{{ $t('main.action.logs') }}</Button>
|
||||
</template>
|
||||
|
||||
<p>{{ $t('users.externalLdap.description') }}</p>
|
||||
<div>{{ $t('users.externalLdap.description') }}</div>
|
||||
<br/>
|
||||
|
||||
<div v-if="features.externalLdap">
|
||||
<div v-show="config.provider === 'noop'">
|
||||
|
||||
Reference in New Issue
Block a user