diff --git a/packages/gui/src/components/layout.ts b/packages/gui/src/components/layout.ts index f2016b8..b25d1d0 100644 --- a/packages/gui/src/components/layout.ts +++ b/packages/gui/src/components/layout.ts @@ -180,7 +180,7 @@ export const Layout: MeiosisComponent = () => { href: 'https://www.tno.nl', target: '_blank', style: { - position: 'absolute', + position: 'fixed', bottom: '0', right: '10px', },