Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4767d34

Browse files
Misha Moroshkopetebacondarwin
Misha Moroshko
authored andcommitted
docs(docs.css): prevent <code> elements from wrapping
Closes #4114
1 parent 5efc2ed commit 4767d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/templates/css/docs.css

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
padding: 0;
117117
font-size: inherit;
118118
font-family: monospace;
119+
white-space: nowrap;
119120
}
120121

121122
.content h2,

0 commit comments

Comments
 (0)