This commit is contained in:
zadit
2024-12-04 21:40:36 +07:00
parent 529a7e505c
commit 198d0b3053
9 changed files with 517 additions and 109 deletions

View File

@@ -12,9 +12,7 @@
}
.modalContent {
width: 90%;
/* height: 80%; */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
width: 80%;
position: relative;
overflow: visible; /* Add this line to enable scrolling */
}