mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fixed code view line height for firefox
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
width: 1%;
|
||||
span {
|
||||
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
|
||||
line-height: 1.6;
|
||||
line-height: 20px;
|
||||
padding: 0 10px;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user