diff --git a/app/styles/global.css b/app/styles/global.css index 32a044e84..239e6382b 100644 --- a/app/styles/global.css +++ b/app/styles/global.css @@ -279,6 +279,7 @@ select::selection { font-weight: bold; } +/* Does not respect window getting resized */ .modal { position: fixed; z-index: 999;