Skip to content

Commit f05fac0

Browse files
authored
fix build error - unexpected space
1 parent 6c72cbb commit f05fac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/doc.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,11 +579,9 @@ ul ul ul {
579579
padding-bottom: var(--base-large-space);
580580
/* white-space: pre-wrap; */
581581
/* NOTE enable these styles if side-to-side scrolling is preferred */
582-
583582
overflow-wrap: normal;
584583
word-wrap: normal;
585584
overflow-x: auto;
586-
587585
background: #0074e00e;
588586
border: 1px solid var(--color-brand-gray8);
589587
border-radius: 3px;

0 commit comments

Comments
 (0)