ok
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
}
|
||||
|
||||
.modalContent {
|
||||
width: 80%;
|
||||
width: 80vw;
|
||||
position: relative;
|
||||
overflow: visible; /* Add this line to enable scrolling */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.closeButton {
|
||||
|
||||
Reference in New Issue
Block a user