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 5773090 commit f1b1570Copy full SHA for f1b1570
ui/src/css/doc.css
@@ -982,11 +982,6 @@
982
box-sizing: border-box;
983
}
984
985
-/* Hide line numbers for code blocks with role="no-numbers" */
986
-.doc .no-numbers .hljs-ln-numbers {
987
- display: none !important;
988
-}
989
-
990
/* Remove border from code block table cells when inside regular tables */
991
.doc table.tableblock .hljs-ln td {
992
border-bottom: none !important;
0 commit comments