This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
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 minor dashboard CSS issue
tags/v1.21.12.1
Unknwon
10 years ago
parent
6a66e5fc98
commit
9bcc3c1ea3
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/gogs.css
+1
-1
public/less/_dashboard.less
+ 1
- 1
public/css/gogs.css
View File
@@ -2853,7 +2853,7 @@ footer .container .links > *:first-child {
font-size: 13px;
}
.feeds .news .issue.title {
line-height: 1em;
line-height: 1
.1
em;
width: 80%;
}
.feeds .news .push.news .content ul {
+ 1
- 1
public/less/_dashboard.less
View File
@@ -67,7 +67,7 @@
font-size: 13px;
}
.issue.title {
line-height: 1em;
line-height: 1
.1
em;
width: 80%;
}
.push.news .content ul {
Write
Preview
Loading…
Cancel
Save