Skip to content

Commit f086df2

Browse files
fix(fuselage): Chevron vertical position (#910)
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
1 parent 1f8562c commit f086df2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.rcx-chevron {
22
display: inline-flex;
3+
align-self: center;
34

45
&--up {
56
transform: rotate(-180deg);

0 commit comments

Comments
 (0)