mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 12:16:06 +00:00
docs: allow long inline code to wrap to prevent overflow on mobile
(cherry picked from commit f9d4dce604)
This commit is contained in:
committed by
Luca Boccassi
parent
ea5aad4518
commit
45d9ecaa55
@@ -568,6 +568,7 @@ tbody td {
|
||||
code.highlighter-rouge {
|
||||
padding: 2px 6px;
|
||||
background-color: var(--sd-highlight-inline-bg);
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
a code.highlighter-rouge {
|
||||
|
||||
Reference in New Issue
Block a user