diff --git a/app/web/static/style.css b/app/web/static/style.css index 2f5f6cc..88d64bd 100644 --- a/app/web/static/style.css +++ b/app/web/static/style.css @@ -1079,7 +1079,7 @@ button.submit:disabled { background: var(--faint); border-color: var(--faint); c .masthead-link:hover { border-bottom-color: var(--accent); } .theme-toggle { - position: fixed; + position: absolute; top: 0.6rem; right: 0.8rem; z-index: 50; diff --git a/app/web/templates/index.html b/app/web/templates/index.html index ba78174..923f691 100644 --- a/app/web/templates/index.html +++ b/app/web/templates/index.html @@ -4,7 +4,7 @@ embedding notebook - +