We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8aa30 commit 19171d0Copy full SHA for 19171d0
docs/_static/custom.css
@@ -1,3 +1,6 @@
1
dl.hide-signature > dt {
2
display: none;
3
}
4
+code.literal{
5
+ hyphens: none;
6
+}
0 commit comments