improvement: icons added to prosthesis types catalog.
This commit is contained in:
@@ -312,10 +312,9 @@ export function CaseDetailPanel({
|
||||
>
|
||||
<div className="flex flex-wrap items-center gap-2">
|
||||
<ProsthesisStackedTypeLabel
|
||||
className="max-w-[16rem] text-sm font-medium"
|
||||
className="min-w-0 whitespace-normal break-words text-sm font-medium"
|
||||
code={group.prosthesisTypeCode}
|
||||
catalog={prosthesisCatalog}
|
||||
title={group.prosthesisTypeLabel}
|
||||
/>
|
||||
<span className="text-sm text-text-secondary">
|
||||
{formatToothList(group.teeth, {
|
||||
|
||||
Reference in New Issue
Block a user