@@ -0,0 +1,6 @@
+.modal-body {
+ // Adjust the height by subtracting the footer and the footer
+ // show https://stackoverflow.com/questions/24166568/set-bootstrap-modal-body-height-by-percentage/26078942
+ max-height: calc(100% - 120px);
+ overflow-y: auto;
+}
@@ -45,6 +45,7 @@
@import 'tag';
@import 'staff_credit';
@import 'draft';
+@import 'modal';
/*
* for Guest User Mode