We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce36be commit 6931741Copy full SHA for 6931741
client/styles/components/_overlay.scss
@@ -1,5 +1,5 @@
1
.overlay {
2
- position: absolute;
+ position: fixed;
3
top: 0;
4
left: 0;
5
right: 0;
0 commit comments