1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add APIContext

This commit is contained in:
Unknwon
2016-03-13 17:37:44 -04:00
parent b4f47a7623
commit db4da7beec
8 changed files with 93 additions and 63 deletions

View File

@@ -23,6 +23,9 @@
&.profile {
.ui.card {
#profile-avatar {
height: 290px;
}
.username {
display: block;
}