diff --git a/web/components/portfolio/twomba-portfolio-value-section.tsx b/web/components/portfolio/twomba-portfolio-value-section.tsx index 0943e77f30..4fb819cafc 100644 --- a/web/components/portfolio/twomba-portfolio-value-section.tsx +++ b/web/components/portfolio/twomba-portfolio-value-section.tsx @@ -410,7 +410,7 @@ function TwombaPortfolioValueSkeleton(props: { {portfolioGraphElement && ( {profitGraphElement && ( {/* Add a moving circle behind the active coin */} - {/*
*/} + /> ) diff --git a/web/public/custom-components/sweepiesFlatCoin.tsx b/web/public/custom-components/sweepiesFlatCoin.tsx index 550b0b3521..e800e23642 100644 --- a/web/public/custom-components/sweepiesFlatCoin.tsx +++ b/web/public/custom-components/sweepiesFlatCoin.tsx @@ -12,7 +12,6 @@ export function SweepiesFlatCoin(props: { className?: string }) { style={{ width: '1em', height: '1em', - marginRight: '0.1em', }} /> )