perf:优化样式
This commit is contained in:
parent
083bcb3b1a
commit
a513e5dfc2
@ -31,6 +31,7 @@ defineComponent({
|
||||
<template>
|
||||
<div class="main">
|
||||
<breadcrumb/>
|
||||
<div class="app-container-breadcrumb">
|
||||
<div
|
||||
class="w-full h-full bg-white p-4 rounded drop-shadow-lg overflow-y-auto flex justify-center items-center flex-col"
|
||||
>
|
||||
@ -47,4 +48,5 @@ defineComponent({
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Loading…
Reference in New Issue
Block a user