fixes #2289 increase modal size and change messages margin

This commit is contained in:
Linty
2024-12-05 12:42:10 +01:00
parent bb8f3d5715
commit bd9571cb72
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -2587,7 +2587,7 @@ $(document).ready(function() {
background-color:white;
padding:30px;
width:745px;
height: 630px;
height: 635px;
flex-direction:column;
border-radius:15px;
}