scrolling

This commit is contained in:
Sriram Hariharan
2018-07-07 11:01:21 -05:00
parent a5b894171a
commit 4f7263432c

View File

@@ -15,6 +15,8 @@
.modal-content {
background-color: #fefefe;
margin: auto;
max-height: 60%;
overflow-y: auto;
padding: 20px;
border: 1px solid #888;
width: 50%;