Skip to content

Commit

Permalink
Merge pull request #433 from gladly-team/spicer/TFAC-1215
Browse files Browse the repository at this point in the history
[TFAC-1215] Hide 3rd app when notifications are up.
  • Loading branch information
spicermatthews authored Feb 22, 2023
2 parents 41c1d90 + 1b4362b commit 0cace71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ const useStyles = makeStyles((theme) => ({
},
adsContainer: {
position: 'absolute',
zIndex: 1e5, // must be on top of all content
overflow: 'visible',
display: 'flex',
alignItems: 'flex-end',
Expand Down

1 comment on commit 0cace71

@vercel
Copy link

@vercel vercel bot commented on 0cace71 Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.