This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
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
更新项目点赞等按钮在IOS浏览器的显示位置
tags/V1.22.3.1^2
A00老虎
3 years ago
parent
70b7a33cf5
commit
64a5f1f6a1
1 changed files
with
5 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-3
web_src/less/openi.less
+ 5
- 3
web_src/less/openi.less
View File
@@ -699,9 +699,11 @@ display: block;
margin-bottom: -50px;
}
.repo-header .repo-buttons{
position: absolute;
right: 15px;
margin-bottom: -60px;
position: relative;
top: 1rem;
width: 100%;
display: flex;
justify-content: flex-end;
}
.repo-buttons .ui.labeled.button>.button{
box-shadow: none !important;
Write
Preview
Loading…
Cancel
Save