style : analysis card UI rework adjustments

This commit is contained in:
GuillaumeSD
2025-06-03 02:27:52 +02:00
parent d04c4d99df
commit 6310f7a375
13 changed files with 171 additions and 141 deletions

View File

@@ -54,7 +54,7 @@ export default function PrettyMoveSan({
</Typography>
)}
<Typography component="span" {...typographyProps}>
<Typography component="span" noWrap {...typographyProps}>
{text}
{additionalText}
</Typography>