Fix white space for code block

This commit is contained in:
Damien Vitrac 2020-04-21 10:51:48 +02:00
parent 071f9209a3
commit 29e3762c76
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 {
}
*:not(pre) > code {
white-space: nowrap;
// white-space: nowrap;
background-color: #fff;
border: 1px solid #e1e1e8;
color: #009;