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
Merge branch 'develop' of git.openi.org.cn:OpenI/aiforge into train-job
tags/v1.21.11.1
lewis
5 years ago
parent
bcc7f2dfc8
c1cefcc3c0
commit
37caa2c2f6
2 changed files
with
2 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
web_src/less/_base.less
+2
-2
web_src/less/openi.less
+ 0
- 4
web_src/less/_base.less
View File
@@ -1297,10 +1297,6 @@ i.icon.centerlock {
vertical-align: middle !important;
}
.ui.grid>.column:not(.row),
.ui.grid>.row>.column {
z-index: 0,
}
.ui.search.action.input > input {
width: auto;
}
+ 2
- 2
web_src/less/openi.less
View File
@@ -5,10 +5,10 @@
color: #f2711c!important
}
.mb-1 {
margin-bottom: 8px;
margin-bottom: 8px
!important
;
}
.mb-2 {
margin-bottom: 16px
;
margin-bottom: 16px !important
;
}
.following.bar #navbar .brand{
padding-left: 0;
Write
Preview
Loading…
Cancel
Save