chore: fix ui

This commit is contained in:
Joel 2024-10-10 17:53:13 +08:00
parent 8257c7bf02
commit 6d7588f236

View File

@ -56,7 +56,7 @@ const PluginItem: FC<Props> = async ({
</div> </div>
</div> </div>
</div> </div>
<div className='mt-1.5 mb-1 flex justify-between items-center h-4 px-3'> <div className='mt-1.5 mb-1 flex justify-between items-center h-4 px-4'>
<div className='flex items-center'> <div className='flex items-center'>
<OrgInfo <OrgInfo
className="mt-0.5" className="mt-0.5"