fix(projects): 修复页面滚动和页面100%视高占比

This commit is contained in:
Soybean
2021-09-22 22:27:05 +08:00
parent fa0a907941
commit fa2cc78937
5 changed files with 384 additions and 587 deletions

View File

@ -1,6 +1,6 @@
<template>
<div>
<n-spin class="flex-y-center flex-col h-500px bg-white" :show="loading">
<div class="bg-white">
<n-spin class="flex-y-center flex-col" :show="loading">
<n-gradient-text type="primary" size="32">工作台</n-gradient-text>
<n-space>
<n-button>Default</n-button>