Skip to content

Commit c4bf7b4

Browse files
committed
feat: style dropdown options for improved visibility
1 parent cca2e5d commit c4bf7b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dist/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,10 @@
609609
text-align: right;
610610
color: var(--onBg);
611611

612+
option {
613+
background-color: var(--bg);
614+
color: var(--onBg);
615+
}
612616
}
613617

614618
button {

0 commit comments

Comments
 (0)