diff --git a/src/renderer/src/pages/user/user-content.tsx b/src/renderer/src/pages/user/user-content.tsx index 8557ba82..1dd7a203 100644 --- a/src/renderer/src/pages/user/user-content.tsx +++ b/src/renderer/src/pages/user/user-content.tsx @@ -104,13 +104,14 @@ export function UserContent({ position: "relative", }} > - {runningGame && ( + {runningGame && isMe && (
)} @@ -120,6 +121,7 @@ export function UserContent({ background: profileContentBoxBackground, position: "absolute", inset: 0, + borderRadius: "4px", }} >