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 margin on PR form (
#11566
)
tags/v1.13.0-rc1
Cirno the Strongest
GitHub
5 years ago
parent
512a6f2f6d
commit
9546ce8ad8
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
web_src/less/_repository.less
+ 4
- 0
web_src/less/_repository.less
View File
@@ -1319,6 +1319,10 @@
}
}
.pullrequest-form {
margin-bottom: 1.5rem;
}
.markdown {
font-size: 14px;
}
Write
Preview
Loading…
Cancel
Save