forked from forgejo/forgejo
Prevent .code-view from overriding font on icon fonts (#8614)
This commit is contained in:
parent
d8161ee3fd
commit
2f9a66a76c
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue