fix: 统一卡片高度 - PersonCard 和 WithSpouse 卡片均设 min-h-[177px]

PersonCard(无配偶)原高 177px,WithSpouse(有配偶)原高 153px,
同行混排时高度不齐导致错行感。两种卡片统一最小高度 177px,
WithSpouse 内容区域垂直居中。
This commit is contained in:
selfrelease
2026-07-16 16:13:46 +08:00
parent b4536c52ef
commit 3f005779ae
2 changed files with 4 additions and 4 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long