diff --git a/examples/basic-host/src/index.module.css b/examples/basic-host/src/index.module.css index ec18e2bf..a0fd80ed 100644 --- a/examples/basic-host/src/index.module.css +++ b/examples/basic-host/src/index.module.css @@ -1,7 +1,7 @@ /* Theme toggle button */ .themeToggle { position: fixed; - top: 1rem; + bottom: 1rem; right: 1rem; width: 2.5rem; height: 2.5rem;