Skip to content

Commit

Permalink
home page search dropdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeCyb committed May 22, 2024
1 parent c9a63b9 commit 974d4d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/app/components/dashboard/HeroBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ const loadStyles = (theme: any) => {
alignItems: 'center',
justifyContent: 'center',
width: '100%',
position:'relative',
zIndex:1,
},
title: {
fontSize: 24,
Expand Down

0 comments on commit 974d4d2

Please sign in to comment.