Unknwon 9 years ago
parent
commit
461f715ae4
2 changed files with 5 additions and 0 deletions
  1. 0 0
      public/css/gogs.min.css
  2. 5 0
      public/less/_repository.less

File diff suppressed because it is too large
+ 0 - 0
public/css/gogs.min.css


+ 5 - 0
public/less/_repository.less

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

Some files were not shown because too many files changed in this diff