diff --git a/src/styles/index.ts b/src/styles/index.ts index f165974119ff6..17876c4a49daf 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -1092,6 +1092,7 @@ const styles = (theme: ThemeColors) => color: theme.textSupporting, fontFamily: FontUtils.fontFamily.platform.EXP_NEUE, width: '100%', + zIndex: 1, }, textInputLabelBackground: {