Fix inline code span display
This commit is contained in:
parent
8fbcbbda16
commit
18c8a7f247
9 changed files with 8 additions and 12 deletions
|
@ -96,9 +96,6 @@ blockquote {
|
|||
max-height: 0px !important;
|
||||
overflow: hidden !important;
|
||||
}
|
||||
code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/**
|
||||
* mobile aside
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue