mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Update screen.css.scss
Add possibility to have the ´code´ tag inside the content tables
This commit is contained in:
parent
4f3116a68c
commit
a1ba73f437
1 changed files with 3 additions and 0 deletions
|
|
@ -405,6 +405,9 @@ html, body {
|
|||
text-align: left;
|
||||
vertical-align: top;
|
||||
line-height: 1.6;
|
||||
code {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
|
|
|
|||
Loading…
Reference in a new issue