We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a827b4 commit 1e26032Copy full SHA for 1e26032
ui/src/views/system/resource-authorization/index.vue
@@ -52,7 +52,7 @@
52
</div>
53
<div class="permission-setting p-24 flex" v-loading="rLoading">
54
<div class="resource-authorization__table">
55
- <h4 class="mb-4">{{ $t('views.resourceAuthorization.permissionSetting') }}</h4>
+ <h4 class="mb-16">{{ $t('views.resourceAuthorization.permissionSetting') }}</h4>
56
<!-- <el-tabs
57
v-model="activeName"
58
@tab-change="handleTabChange"
0 commit comments