From 320a0a5b8cc0f52de41bdafb74ac9779d33fdbf0 Mon Sep 17 00:00:00 2001 From: Someshwar Tripathi Date: Fri, 3 May 2024 04:14:03 +0530 Subject: [PATCH] Increase zIndex to fix blending --- src/styles/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/index.ts b/src/styles/index.ts index 365c89ac4a18..aea0d301e97d 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -2342,6 +2342,7 @@ const styles = (theme: ThemeColors) => lineHeight: undefined, marginLeft: -2, textAlign: 'center', + zIndex: 10, }, emptyAvatar: {