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

Display project in issue list (#20434)

Co-authored-by: lukas <lukas.walter@aceart.de>
This commit is contained in:
aceArt-GmbH
2022-07-26 15:42:23 +02:00
committed by GitHub
parent 4fc53a3f30
commit ed6cd3cbb7
3 changed files with 52 additions and 1 deletions

View File

@@ -101,7 +101,8 @@
padding-left: 5px;
}
a.milestone {
a.milestone,
a.project {
margin-left: 5px;
}