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
测试1600屏幕宽度下内容显示宽度1200像素
tags/v1.22.5.2^2
OpenIhu
3 years ago
parent
21bc47008b
commit
af4e482d59
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
web_src/less/openi.less
+ 2
- 2
web_src/less/openi.less
View File
@@ -86,9 +86,9 @@ footer {
padding: 0;
}
}
@media (min-width: 1600px)
{
@media
only screen and
(min-width: 1600px){
.ui.ui.ui.container:not(.fluid) {
width: 1
4
00px;
width: 1
2
00px;
}
}
Write
Preview
Loading…
Cancel
Save