@@ -285,6 +285,7 @@ table a{
#modal{
+ overflow-y: auto;
bottom: 0;
left: 0;
opacity: 0;
@@ -307,7 +308,7 @@ table a{
margin-left: auto;
margin-right: auto;
padding: 2em;
- margin-top: 25vh;
+ margin-top: 5vh;
width: 50%;
display: flex;
flex-direction: column;
@@ -480,7 +481,7 @@ table a{
#modal>div{
width: 90%;
}