Skip to content

Commit

Permalink
FIX TNO logo location
Browse files Browse the repository at this point in the history
  • Loading branch information
driver-deploy-2 committed Oct 4, 2024
1 parent 9c00b34 commit 84d3dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gui/src/components/layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export const Layout: MeiosisComponent = () => {
href: 'https://www.tno.nl',
target: '_blank',
style: {
position: 'absolute',
position: 'fixed',
bottom: '0',
right: '10px',
},
Expand Down

0 comments on commit 84d3dea

Please sign in to comment.