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