({
width: '450px',
backgroundColor: palette.background.paper,
diff --git a/src/components/sidebar/SidebarNavigation/config.tsx b/src/components/sidebar/SidebarNavigation/config.tsx
index 359ec63826..cb613e1f8c 100644
--- a/src/components/sidebar/SidebarNavigation/config.tsx
+++ b/src/components/sidebar/SidebarNavigation/config.tsx
@@ -44,7 +44,7 @@ export const navItems: NavItem[] = [
},
{
label: 'Settings',
- icon: ,
+ icon: ,
href: AppRoutes.settings.setup,
},
]
diff --git a/src/components/tx-flow/flows/SuccessScreen/index.tsx b/src/components/tx-flow/flows/SuccessScreen/index.tsx
index c7556fc201..6ee5b332c6 100644
--- a/src/components/tx-flow/flows/SuccessScreen/index.tsx
+++ b/src/components/tx-flow/flows/SuccessScreen/index.tsx
@@ -71,13 +71,13 @@ export const SuccessScreen = ({ txId }: { txId: string }) => {
{txLink && (
-