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
css: remove profile avatar height
tags/v1.21.12.1
Unknwon
9 years ago
parent
0114fdcba4
commit
7115e3a4d5
2 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
public/css/gogs.css
+0
-3
public/less/_user.less
+ 0
- 3
public/css/gogs.css
View File
@@ -2645,9 +2645,6 @@ footer .ui.language .menu {
.user.settings .email.list .item:not(:first-child) .button {
margin-top: -10px;
}
.user.profile .ui.card #profile-avatar {
height: 290px;
}
.user.profile .ui.card .username {
display: block;
}
+ 0
- 3
public/less/_user.less
View File
@@ -23,9 +23,6 @@
&.profile {
.ui.card {
#profile-avatar {
height: 290px;
}
.username {
display: block;
}
Write
Preview
Loading…
Cancel
Save