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
Align show/hide outdated button on code review block (
#11932
)
Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-rc1
Cirno the Strongest
GitHub
5 years ago
parent
b227835c46
commit
4a0bb8d50b
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
web_src/less/_review.less
+ 6
- 0
web_src/less/_review.less
View File
@@ -24,6 +24,12 @@
&:not(.top) {
margin-bottom: .5em;
}
.show-outdated,
.hide-outdated {
display: block;
margin-left: auto;
}
}
.focus-lines-new .ui.button.add-code-comment.add-code-comment-right,
Write
Preview
Loading…
Cancel
Save