We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9add85 commit 4ce91d1Copy full SHA for 4ce91d1
packages/fuselage/src/components/Select/styles.scss
@@ -38,6 +38,8 @@
38
39
&--hidden {
40
.rcx-select__focus {
41
+ transition: none;
42
+
43
opacity: 0;
44
}
45
0 commit comments