mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
URL fix for #2287
This commit is contained in:
@@ -86,6 +86,13 @@
|
||||
.commit-id {
|
||||
font-family: Consolas, monospace;
|
||||
}
|
||||
code {
|
||||
padding: 1px;
|
||||
font-size: 85%;
|
||||
background-color: rgba(0, 0, 0, 0.04);
|
||||
border-radius: 3px;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
.list {
|
||||
|
Reference in New Issue
Block a user