mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-30 13:58:33 +00:00
Prevent .code-view from overriding font on icon fonts (#8614)
This commit is contained in:
@@ -1063,7 +1063,7 @@ i.icon.centerlock {
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
|
||||
* {
|
||||
*:not(.fa):not(.octicon):not(.icon) {
|
||||
font-size: 12px;
|
||||
font-family: @monospaced-fonts, monospace;
|
||||
line-height: 20px;
|
||||
|
Reference in New Issue
Block a user