We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370f800 commit 70146feCopy full SHA for 70146fe
assets/css/v2/style.css
@@ -617,12 +617,12 @@ body:not(:has(.main-layout)) header atomic-search-interface {
617
618
button:has(~ .product-selector[style*="block"])
619
> .product-selector-button-icon {
620
- transition: transform 0.25s ease-in-out;
+ transition: transform 0.1s ease-in-out;
621
transform: rotate(90deg);
622
}
623
624
button:has(~ .product-selector[style*="none"]) > .product-selector-button-icon {
625
626
transform: rotate(0deg);
627
628
.product-selector p {
0 commit comments