diff --git a/components/MyPages/Blocks/Points/EarnAndBurn/Desktop/Row/row.module.css b/components/MyPages/Blocks/Points/EarnAndBurn/Desktop/Row/row.module.css index 2fc5bc1f7..258c4e4cf 100644 --- a/components/MyPages/Blocks/Points/EarnAndBurn/Desktop/Row/row.module.css +++ b/components/MyPages/Blocks/Points/EarnAndBurn/Desktop/Row/row.module.css @@ -5,4 +5,5 @@ .td { text-align: left; padding: 16px 32px; + background-color: #fff; }