Merged in fix/sw-3695-iconfixes (pull request #3462)
fix(SW-3695): icon fixes * fix(SW-3695): icon fixes Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.chevron {
|
||||
transition: transform 150ms ease;
|
||||
}
|
||||
|
||||
.select[aria-expanded="true"] .chevron {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user