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 6c72cbb commit f05fac0Copy full SHA for f05fac0
src/css/doc.css
@@ -579,11 +579,9 @@ ul ul ul {
579
padding-bottom: var(--base-large-space);
580
/* white-space: pre-wrap; */
581
/* NOTE enable these styles if side-to-side scrolling is preferred */
582
-
583
overflow-wrap: normal;
584
word-wrap: normal;
585
overflow-x: auto;
586
587
background: #0074e00e;
588
border: 1px solid var(--color-brand-gray8);
589
border-radius: 3px;
0 commit comments