Skip to content

Commit

Permalink
white in darkmode also
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Corner committed Nov 17, 2023
1 parent e217582 commit 4c28e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UserMenu/UserMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function UserMenu({
name={username}
color="#bdbdbd"
sx={{
// color: "#fff",
color: "#fff",
height: 34,
width: 34
}}
Expand Down

0 comments on commit 4c28e5c

Please sign in to comment.