Skip to content

Commit

Permalink
Merge pull request #237 from zimmerman-team/feat/DX-1615
Browse files Browse the repository at this point in the history
style: apply z-index
  • Loading branch information
okorie2 authored Sep 12, 2024
2 parents d95d1e7 + 902d7a0 commit 03ad7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/modules/common/no-match-page/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const NoMatchPage = () => {
css={`
position: absolute;
top: 80px;
z-index: -1;
left: 0;
width: 100%;
`}
Expand Down

0 comments on commit 03ad7e2

Please sign in to comment.