style: chang flex-col
This commit is contained in:
parent
fdf145b58e
commit
9698576f10
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user