1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 00:28:36 +00:00

Update UI for topics labels on projects (#6639)

This commit is contained in:
하윤
2019-04-15 20:59:30 +02:00
committed by techknowlogick
parent 837116875e
commit 83d6e5e3f8
5 changed files with 10 additions and 7 deletions

View File

@@ -47,6 +47,9 @@
font-size: 12px;
color: #808080;
}
.ui.tags {
margin-bottom: 1em;
}
}
}