feat: add panel title headings to all SpaceSettings panels

This commit is contained in:
Jannis Braun
2026-03-22 02:20:51 +01:00
parent b3cb84c6a2
commit e87cab58bf
5 changed files with 5 additions and 0 deletions
@@ -273,6 +273,7 @@ export function OverviewPanel({ spaceId }: OverviewPanelProps) {
return (
<>
<div className="space-y-5">
<h2 className="text-lg font-semibold text-txt-primary mb-6">Overview</h2>
{/* Space Identity */}
<div>
<div className="text-[11px] font-semibold text-txt-tertiary uppercase tracking-wider mb-1.5">Space Identity</div>