mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-30 15:16:42 +08:00
fix(projects): fix user [用户管理页面无法滚动]
This commit is contained in:
parent
14de157cef
commit
b0d7a991a7
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="h-full overflow-hidden">
|
||||
<div class="h-full">
|
||||
<n-card title="用户管理" :bordered="false" class="rounded-8px shadow-sm">
|
||||
<n-space class="pb-12px" justify="space-between">
|
||||
<n-space>
|
||||
|
Loading…
Reference in New Issue
Block a user