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: Crippled diff (
#4726
) (
#4900
)
* fix: Crippled diff (
#4726
) * Regenerate css
master
Toni Villena
Jonas Franz
6 years ago
parent
e9dbfc70b7
commit
eea76a5241
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/index.css
+3
-0
public/less/_base.less
+ 1
- 1
public/css/index.css
File diff suppressed because it is too large
View File
+ 3
- 0
public/less/_base.less
View File
@@ -9,6 +9,9 @@ body {
img {
border-radius: 3px;
}
table {
border-collapse: collapse;
}
.rounded {
border-radius: .28571429rem !important;
}
Write
Preview
Loading…
Cancel
Save