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 dashboard padding
master
Mikko Hellsing
10 years ago
parent
6ed85a8945
commit
c3c638e596
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/ng/css/gogs.css
+ 1
- 1
public/ng/css/gogs.css
View File
@@ -932,7 +932,7 @@ ol.linenums {
margin: -4px 10px 0 0;
}
#dashboard {
padding:
24px 0
;
padding:
1.5em
;
}
#dashboard-sidebar .panel-header h4 {
margin: 0;
Write
Preview
Loading…
Cancel
Save