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
Little fix
tags/v1.2.0-rc1
Antoine GIRARD
9 years ago
parent
9431ff064b
commit
1c45bfe6b8
1 changed files
with
6 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-2
public/less/_admin.less
+ 6
- 2
public/less/_admin.less
View File
@@ -26,10 +26,14 @@
}
}
.admin-desc
,.admin-table
{
.admin-desc {
padding: 20px;
}
.admin-table{
.table{
width: 100%;
}
}
dl.admin-dl-horizontal {
padding: 20px;
margin: 0;
Write
Preview
Loading…
Cancel
Save