Skip to content

Commit 4f71664

Browse files
committed
docs: fix up select color
1 parent 047e7dc commit 4f71664

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)