fix(projects): fix user [用户管理页面无法滚动]

This commit is contained in:
Ω 2023-06-28 16:14:07 +08:00
parent 14de157cef
commit b0d7a991a7

View File

@ -1,5 +1,5 @@
<template> <template>
<div class="h-full overflow-hidden"> <div class="h-full">
<n-card title="用户管理" :bordered="false" class="rounded-8px shadow-sm"> <n-card title="用户管理" :bordered="false" class="rounded-8px shadow-sm">
<n-space class="pb-12px" justify="space-between"> <n-space class="pb-12px" justify="space-between">
<n-space> <n-space>