Index: vue/src/assets/images/devops/DevSupport/github.png =================================================================== diff -u -r87095655ac3fcac6a1b14fce5043931340535ab5 -rbba1f1fad3420e75dc60dccd052cf117a61307e0 --- vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision 87095655ac3fcac6a1b14fce5043931340535ab5) +++ vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision bba1f1fad3420e75dc60dccd052cf117a61307e0) @@ -2996,4 +2996,10 @@ width: 12px; height: 12px; background-color: #e5603b; +} + +.modal-content { + max-height: calc(100vh - 100px); + overflow-y: auto; + overflow-x: hidden; } \ No newline at end of file