@@ -600,6 +600,11 @@
}
+ .code-view {
+ overflow: auto;
+ overflow-x: auto;
+ overflow-y: hidden;
+ }
.ui.comments {