diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index a5d06de98..724c4ad69 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss @@ -170,6 +170,8 @@ opacity: 0.75; content: ''; display: block; + position: fixed; + z-index: z(overlay); } } }