forked from forgejo/forgejo
minor JS and UI fix
This commit is contained in:
parent
5742f9fe69
commit
98e989d52c
3 changed files with 4 additions and 1 deletions
|
@ -676,12 +676,14 @@
|
|||
}
|
||||
.code-diff {
|
||||
font-size: 13px;
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
border-top: none;
|
||||
}
|
||||
pre {
|
||||
margin: 0;
|
||||
font-size: 13px;
|
||||
}
|
||||
.lines-num {
|
||||
border-right: 1px solid #d4d4d5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue