mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 20:49:33 +08:00
Adjust the style on the left side of the profile page
This commit is contained in:
parent
1b63310bd1
commit
25f20624ab
@ -1,3 +1,8 @@
|
||||
.user.profile #profile-avatar-card {
|
||||
border: none;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.user.profile .ui.card .header {
|
||||
display: block;
|
||||
font-weight: var(--font-weight-semibold);
|
||||
|
Loading…
Reference in New Issue
Block a user