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 2ae9916 commit 3c5de87Copy full SHA for 3c5de87
src/librustdoc/html/static/css/rustdoc.css
@@ -942,6 +942,7 @@ rustdoc-toolbar {
942
pre, .rustdoc.src .example-wrap, .example-wrap .src-line-numbers {
943
background-color: var(--code-block-background-color);
944
border-radius: var(--code-block-border-radius);
945
+ text-decoration: inherit;
946
}
947
948
#main-content {
0 commit comments