Styles to allow modal to scroll vertically
This commit is contained in:
@ -38,8 +38,8 @@
|
||||
}
|
||||
|
||||
.cwv3_content{
|
||||
height: 84%;
|
||||
overflow-y: scroll;
|
||||
height: 80%;
|
||||
max-height: 700px;
|
||||
padding: .75em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user