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 footer padding for comment code reply form on issue event view (
#11469
)
tags/v1.13.0-rc1
Cirno the Strongest
GitHub
5 years ago
parent
21c1cff029
commit
dc36fd709e
1 changed files
with
4 additions
and
0 deletions
Unified 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
@@ -807,6 +807,10 @@
.author {
.author {
font-weight: 700;
font-weight: 700;
}
}
.comment-form-reply .footer {
padding-bottom: 1em;
}
}
}
.comment {
.comment {
Write
Preview
Loading…
Cancel
Save