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
Merge pull request 'feat: fixing the index problem' (
#36
) from fix-2020-07 into develop
Reviewed-by: palytoxin <sxty32@126.com>
master
berry
5 years ago
parent
98d00cd951
fc960f1498
commit
2d4c45cbe6
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
web_src/less/_base.less
+ 5
- 0
web_src/less/_base.less
View File
@@ -1296,3 +1296,8 @@ i.icon.centerlock {
height: 1em !important;
vertical-align: middle !important;
}
.ui.grid>.column:not(.row),
.ui.grid>.row>.column {
z-index: 0,
}
Write
Preview
Loading…
Cancel
Save