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 filter label emoji width (
#10241
)
tags/v1.21.12.1
jaqra
GitHub
5 years ago
parent
54af3c90c7
commit
6c823c7560
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
4 additions
and
0 deletions
Unified 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
@@ -2095,6 +2095,10 @@
vertical-align: middle;
vertical-align: middle;
}
}
.ui.menu .item > img:not(.ui) {
width: auto;
}
.issue.list {
.issue.list {
list-style: none;
list-style: none;
Write
Preview
Loading…
Cancel
Save