refactor(style): set code line-height to normal
This commit is contained in:
parent
a805e823d8
commit
aa2d753b96
@ -313,7 +313,7 @@ code {
|
||||
border-radius: 6px;
|
||||
padding: 2px;
|
||||
font-family: monospace;
|
||||
line-height: 22px;
|
||||
line-height: normal;
|
||||
background-color: var(--sumiInk2);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user