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