mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
#2264 use monospaced font for commit IDs in news feeds
This commit is contained in:
@@ -83,6 +83,9 @@
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
}
|
||||
.commit-id {
|
||||
font-family: Consolas, monospace;
|
||||
}
|
||||
}
|
||||
|
||||
.list {
|
||||
|
Reference in New Issue
Block a user