chore(client): tweak style

This commit is contained in:
syuilo
2022-07-17 05:13:07 +09:00
parent bec2d9e3fa
commit 2dae56fc8f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<template>
<MkStickyContainer>
<template #header><MkPageHeader :actions="headerActions" :tabs="headerTabs"/></template>
<MkSpacer :content-max="600">
<MkSpacer :content-max="600" :margin-min="16">
<MkButton primary @click="createKey">{{ i18n.ts._registry.createKey }}</MkButton>
<FormSection v-if="scopes">