Code cleanup.

This commit is contained in:
Mike Cao 2026-02-05 19:46:16 -08:00
parent a8534a9d4d
commit 8484fd26e1
27 changed files with 183 additions and 162 deletions

View file

@ -111,14 +111,7 @@ const AnimatedRow = ({
});
return (
<Grid
columns="1fr 50px 50px"
paddingLeft="2"
alignItems="center"
hoverBackgroundColor="2"
borderRadius
gap
>
<Grid columns="1fr 50px 50px" paddingLeft="2" alignItems="center" borderRadius gap>
<Row alignItems="center">
<Text truncate={true} style={{ maxWidth: isPhone ? '200px' : '400px' }}>
{label}