diff --git a/common/static/js/capa/protex/protex.css b/common/static/js/capa/protex/protex.css index 882cd010c614569a49b4d38265b07895a9b4998b..b0300c33ea83ffa83a024f6904b06e098aa5f27a 100644 --- a/common/static/js/capa/protex/protex.css +++ b/common/static/js/capa/protex/protex.css @@ -51,3 +51,7 @@ margin: 0px; color: white; } + +div#protex-panel[style] { + overflow: scroll !important; +}