mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix commit icon position (#12087)
This commit is contained in:
@@ -788,6 +788,8 @@
|
||||
.badge.badge-commit {
|
||||
border-color: transparent;
|
||||
background: radial-gradient(white 60%, transparent 60%) no-repeat;
|
||||
height: 10px;
|
||||
margin-top: 11px;
|
||||
}
|
||||
|
||||
.badge {
|
||||
|
Reference in New Issue
Block a user