chore: update table default style

This commit is contained in:
JaguarJack
2023-01-12 10:10:17 +08:00
parent d06e2a4c20
commit 014de3832b
11 changed files with 18 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
</el-form-item>
</template>
</Search>
<div class="pl-2 pr-2 bg-white dark:bg-regal-dark rounded-lg mt-4 pb-6">
<div class="table-default">
<div class="pt-5 pl-2">
<Add @click="openRoleForm(null, [])" />
</div>