feat: US-010 - Clean up removed standalone tiles and verify layout

This commit is contained in:
2026-02-14 18:19:14 +00:00
parent 9ffed8d153
commit fcc1232d9b
7 changed files with 29 additions and 726 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ export function SkillsAllDetail({ category }: SkillsAllDetailProps) {
key={group.id}
ref={(el) => { categoryRefs.current[group.id] = el }}
>
{/* Category header — matches CoreSkillsTile divider style */}
{/* Category header — divider style */}
<div
style={{
display: 'flex',