mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
perf: 优化系统管理-角色管理的权限功能样式
This commit is contained in:
parent
bae1122e58
commit
3dec3c002f
@ -264,7 +264,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="isShow"
|
v-if="isShow"
|
||||||
class="!min-w-[calc(100vw-60vw-268px)] mt-2 px-2 pb-2 bg-bg_color ml-2 overflow-auto"
|
class="!min-w-[calc(100vw-60vw-268px)] w-full mt-2 px-2 pb-2 bg-bg_color ml-2 overflow-auto"
|
||||||
>
|
>
|
||||||
<div class="flex justify-between w-full px-3 pt-5 pb-4">
|
<div class="flex justify-between w-full px-3 pt-5 pb-4">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user