diff --git a/web-src/src/styles.scss b/web-src/src/styles.scss index a68c09e8..4e22f594 100644 --- a/web-src/src/styles.scss +++ b/web-src/src/styles.scss @@ -61,6 +61,7 @@ button.navbar-item:hover { .overlay-fullscreen { @extend .is-overlay; + position: fixed; z-index: 1; background-color: rgba(10, 10, 10, 0.5); }