fix: style of long inline code (#228)
This commit is contained in:
@@ -13,6 +13,7 @@ code {
|
||||
// Inline code
|
||||
li>code,
|
||||
p > code {
|
||||
white-space: pre-wrap;
|
||||
font-size: 0.9em;
|
||||
padding: 1px 3px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user