Skip to content

Commit

Permalink
update header sticky
Browse files Browse the repository at this point in the history
  • Loading branch information
seniorITdev committed May 10, 2024
2 parents 0e600e3 + 79db500 commit 0eab7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/hpc-ftsadmin/src/app/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ const Layout = () => {
},
]}
/>
<Outlet />
</div>
<Outlet />
</LoggedInContainer>
) : (
<>
Expand Down

0 comments on commit 0eab7e5

Please sign in to comment.