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
eliminate horizontal scroll caused by footer (
#9669
)
tags/v1.12.0-dev
silverwind
zeripath
5 years ago
parent
3221fa20cf
commit
fb0657fb5e
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
web_src/less/_base.less
+ 1
- 0
web_src/less/_base.less
View File
@@ -774,6 +774,7 @@ footer {
.container {
.container {
width: 100vw !important;
width: 100vw !important;
padding: 0 0.5rem;
padding: 0 0.5rem;
max-width: calc(100vw - 1rem) !important;
.fa {
.fa {
width: 16px;
width: 16px;
Write
Preview
Loading…
Cancel
Save