Skip to content

Commit b9d797e

Browse files
committed
Update scss
1 parent a681e01 commit b9d797e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/sass/components/_swagger-ui.scss

+3
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,7 @@
170170
}
171171
}
172172

173+
.highlight-code pre code span{
174+
color: var(--color-text-secondary);
175+
}
173176
}

0 commit comments

Comments
 (0)