We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c326b19 commit 16ee694Copy full SHA for 16ee694
1 file changed
components/Common/Select/index.module.css
@@ -72,7 +72,8 @@
72
dark:bg-neutral-950;
73
74
.item {
75
- @apply truncate
+ @apply select-none
76
+ truncate
77
px-2.5
78
py-1.5
79
text-sm
0 commit comments