From 47a881dd5ee7c0b6f5a3e8848f622b94c4f2ecba Mon Sep 17 00:00:00 2001 From: Rik Scheffer Date: Wed, 28 Aug 2024 14:14:22 +0200 Subject: [PATCH] UI fixes --- src/modules/city-pass/assets/sports.svg | 250 ++++++++---------- .../components/BudgetBalanceButton.tsx | 2 +- .../components/CityPassDetailsPassNumber.tsx | 4 +- 3 files changed, 116 insertions(+), 140 deletions(-) diff --git a/src/modules/city-pass/assets/sports.svg b/src/modules/city-pass/assets/sports.svg index 759103540..1a626f9d1 100644 --- a/src/modules/city-pass/assets/sports.svg +++ b/src/modules/city-pass/assets/sports.svg @@ -1,141 +1,117 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/modules/city-pass/components/BudgetBalanceButton.tsx b/src/modules/city-pass/components/BudgetBalanceButton.tsx index 372b3122f..212488231 100644 --- a/src/modules/city-pass/components/BudgetBalanceButton.tsx +++ b/src/modules/city-pass/components/BudgetBalanceButton.tsx @@ -66,7 +66,7 @@ export const BudgetBalanceButton = ({budget, passNumber}: Props) => { diff --git a/src/modules/city-pass/components/CityPassDetailsPassNumber.tsx b/src/modules/city-pass/components/CityPassDetailsPassNumber.tsx index 65abc1a1a..86a9310ff 100644 --- a/src/modules/city-pass/components/CityPassDetailsPassNumber.tsx +++ b/src/modules/city-pass/components/CityPassDetailsPassNumber.tsx @@ -35,7 +35,7 @@ export const CityPassDetailsPassNumber = ({passNumberComplete}: Props) => { testID="CityPassDetailScreenCopyButton"> @@ -59,7 +59,7 @@ export const CityPassDetailsPassNumber = ({passNumberComplete}: Props) => {