Skip to content

Commit 73db76f

Browse files
author
Sine Jespersen
committed
5389: modal-show display fixed
1 parent bff1c7d commit 73db76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/scss/shared.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
.modal-show {
6363
display: flex;
64-
position: absolute;
64+
position: fixed;
6565
left: 0;
6666
right: 0;
6767
top: 0;

0 commit comments

Comments
 (0)