mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 21:26:37 +00:00
add border to tables and fix acesss page title spacing
This commit is contained in:
@@ -48,7 +48,7 @@ export default async function SitesPage(props: SitesPageProps) {
|
||||
<>
|
||||
<SettingsSectionTitle
|
||||
title="Manage Sites"
|
||||
description="Manage your existing sites here or create a new one."
|
||||
description="Allow connectivity to your network through secure tunnels"
|
||||
/>
|
||||
|
||||
<SitesTable sites={siteRows} orgId={params.orgId} />
|
||||
|
||||
Reference in New Issue
Block a user