This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix css
tags/v1.2.0-rc1
Unknwon
9 years ago
parent
52d75a6d67
commit
e5cb83d3e3
2 changed files
with
6 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/gogs.min.css
+5
-0
public/less/_repository.less
+ 1
- 1
public/css/gogs.min.css
File diff suppressed because it is too large
View File
+ 5
- 0
public/less/_repository.less
View File
@@ -600,6 +600,11 @@
}
}
}
}
}
}
.code-view {
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
}
}
}
.ui.comments {
.ui.comments {
Write
Preview
Loading…
Cancel
Save