style: chang flex-col

This commit is contained in:
forestxieCode 2024-08-07 19:45:13 +08:00
parent fdf145b58e
commit 9698576f10

View File

@ -32,7 +32,7 @@ defineComponent({
<div class="main">
<breadcrumb/>
<div
class="w-full h-full bg-white p-4 rounded drop-shadow-lg overflow-y-auto flex justify-center items-center"
class="w-full h-full bg-white p-4 rounded drop-shadow-lg overflow-y-auto flex justify-center items-center flex-col"
>
<img src="/logo/only/1024x1024.png" class="w-[95px] h-[95px]" alt="Logo"/>
<div class="mt-[8px] text-2xl">Frpc Desktop</div>