mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-12 03:33:41 +08:00
fix(projects): 修复页面滚动和页面100%视高占比
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user