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
Add nowrap to language bar items (
#10755
)
tags/v1.13.0-dev
Lauris BH
GitHub
6 years ago
parent
01dac0365d
commit
65b8ff653b
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
web_src/less/_repository.less
+ 4
- 0
web_src/less/_repository.less
View File
@@ -2190,6 +2190,10 @@
background: none;
}
.segment.language-stats-details .item {
white-space: nowrap;
}
.segment.language-stats {
padding: 0;
height: 11px;
Write
Preview
Loading…
Cancel
Save