Skip to content

Commit 4ce91d1

Browse files
authored
fix: placeholder transition (#144)
1 parent a9add85 commit 4ce91d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/fuselage/src/components/Select/styles.scss

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
&--hidden {
4040
.rcx-select__focus {
41+
transition: none;
42+
4143
opacity: 0;
4244
}
4345
}

0 commit comments

Comments
 (0)