We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c775c6c commit 99fb7ffCopy full SHA for 99fb7ff
src/components/dropdown.tsx
@@ -9,6 +9,7 @@ const dropdownStyle = css`
9
font-size: 0.8rem;
10
color: var(--off-black);
11
font-weight: bold;
12
+ appearance: menulist;
13
14
& option {
15
text-transform: none;
0 commit comments