Make modal background static
This commit is contained in:
@@ -93,7 +93,7 @@ const keydown = e => {
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.background {
|
.background {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Reference in New Issue
Block a user