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
Fix new repo alignment (
#6583
)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
tags/v1.21.12.1
John Olheiser
zeripath
6 years ago
parent
4ad65bb89b
commit
48cdd90d4e
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/index.css
+4
-0
public/less/_base.less
+ 1
- 1
public/css/index.css
File diff suppressed because it is too large
View File
+ 4
- 0
public/less/_base.less
View File
@@ -288,6 +288,10 @@ pre, code {
font-size: .92857143rem;
}
&.menu .ui.dropdown.item .menu .item {
margin-right: auto;
}
&.dropdown .menu>.item>.floating.label {
z-index: 11;
}
Write
Preview
Loading…
Cancel
Save