1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 01:45:22 +02:00

able edit issue labels/milestone/assignee

This commit is contained in:
Unknwon 2015-08-15 00:42:43 +08:00
parent d07c081920
commit cec38f2a8c
12 changed files with 279 additions and 217 deletions

View file

@ -99,6 +99,10 @@ img {
padding-left: 0.75rem;
vertical-align: middle;
}
.avatar.image {
border-radius: 3px;
}
}
footer {