Skip to content

Commit 612b0f0

Browse files
authored
Корректное отображение вывода в светлой теме сайта
1 parent 0bc7235 commit 612b0f0

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/99-ui-misc/01-mutation-observer

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<style>
2-
.codebox__output {
2+
.codebox__output, .codebox__output-label {
33
color: var(--prismColor)
44
}
55
</style>

0 commit comments

Comments
 (0)