mirror of
https://github.com/danbulant/api_docs
synced 2026-06-21 15:41:59 +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;
|
text-align: left;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
|
code {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue