Skip to content

Commit a6635a0

Browse files
committed
scroll added to the modal
1 parent 54e87fc commit a6635a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,11 @@ footer {
147147
padding: 10px;
148148
width: 700px;
149149
max-width: 80%;
150+
height: 95%;
150151
display: flex;
151152
flex-direction: column;
152153
border-radius: 15px;
154+
overflow: auto;
153155
}
154156

155157
.modal.active {

0 commit comments

Comments
 (0)