Skip to content

Commit eaec430

Browse files
authored
Merge pull request #7777 from gioboa/fix/docs-select-color
docs: fix up select color
2 parents 047e7dc + 4f71664 commit eaec430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/repl/repl.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@
335335
}
336336

337337
.detail-options select {
338+
background-color: var(--repl-tab-bg-color);
338339
border: 1px solid var(--repl-tab-bg-color);
339340
border-radius: 3px;
340341
}

0 commit comments

Comments
 (0)