Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

Commit 373b215

Browse files
committed
scrollable modals
1 parent 6658866 commit 373b215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/css/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ form{
337337
}
338338

339339
.modal {
340+
overflow: auto;
340341
margin-top: 0px !important;
341342
width: 1100px !important;
342343
}

0 commit comments

Comments
 (0)