mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Use pre-wrap for code and pre tags in user manual and quick start guide
This commit is contained in:
parent
abd6492691
commit
1c42d7fc3f
@ -18,7 +18,7 @@
|
|||||||
div.sphinxsidebar { overflow-y: auto; max-height: calc(100vh - 25px) }
|
div.sphinxsidebar { overflow-y: auto; max-height: calc(100vh - 25px) }
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre, code {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user