mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 16:56:39 +00:00
small visual enhancements to icons
This commit is contained in:
@@ -46,7 +46,7 @@ export default function GeneralPage() {
|
||||
title="Delete organization"
|
||||
/>
|
||||
|
||||
<div className="space-y-6">
|
||||
<div className="space-y-8">
|
||||
{orgUser.isOwner ? (
|
||||
<Button onClick={() => setIsDeleteModalOpen(true)}>
|
||||
Delete Organization
|
||||
|
||||
Reference in New Issue
Block a user