mirror of
https://github.com/go-gitea/gitea
synced 2025-07-18 16:28:36 +00:00
Partially backport #33094 Fix the scroll bug in issue/pr view page. Fix a JS error when line number exceeds the max
This commit is contained in:
@@ -693,6 +693,7 @@ input:-webkit-autofill:active,
|
||||
|
||||
.ui.dropdown .menu > .header {
|
||||
font-size: 0.8em;
|
||||
text-transform: none; /* reset fomantic's "uppercase" */
|
||||
}
|
||||
|
||||
.ui .text.left {
|
||||
|
Reference in New Issue
Block a user