From 1256117c76e7ccafd46cbe61d22738d8973487e5 Mon Sep 17 00:00:00 2001 From: GleidsonDaniel Date: Wed, 27 Mar 2024 11:31:18 -0300 Subject: [PATCH] fix background color --- app/views/ProfileView/index.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/ProfileView/index.tsx b/app/views/ProfileView/index.tsx index af89b84f9..f49bf10bc 100644 --- a/app/views/ProfileView/index.tsx +++ b/app/views/ProfileView/index.tsx @@ -435,14 +435,14 @@ class ProfileView extends React.Component } = this.props; return ( - + - +