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 alignment for show/hide outdated link on resolved conversation (
#11881
)
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
cef257bbd6
commit
4854a0b1be
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
web_src/less/_repository.less
+ 5
- 0
web_src/less/_repository.less
View File
@@ -1178,6 +1178,11 @@
.segments {
box-shadow: none;
.show-outdated,
.hide-outdated {
display: block;
}
}
}
}
Write
Preview
Loading…
Cancel
Save