This commit is contained in:
zadit frontend
2024-10-01 09:49:22 +00:00
parent 088b63a4a2
commit a86aaef4f6
20 changed files with 902 additions and 207 deletions

View File

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