chore: fix ui

pull/9529/head
Joel 2 years ago
parent 8257c7bf02
commit 6d7588f236

@ -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"

Loading…
Cancel
Save