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 542a5af commit 370f800Copy full SHA for 370f800
assets/css/v2/style.css
@@ -607,7 +607,7 @@ body:not(:has(.main-layout)) header atomic-search-interface {
607
position: absolute;
608
top: 0;
609
min-width: 80%;
610
- margin-top: 7.375rem;
+ margin-top: 8.375rem;
611
margin-left: 44rem;
612
padding: 1rem 1.5rem;
613
background-color: white;
@@ -618,7 +618,7 @@ body:not(:has(.main-layout)) header atomic-search-interface {
618
button:has(~ .product-selector[style*="block"])
619
> .product-selector-button-icon {
620
transition: transform 0.25s ease-in-out;
621
- transform: rotate(180deg);
+ transform: rotate(90deg);
622
}
623
624
button:has(~ .product-selector[style*="none"]) > .product-selector-button-icon {
0 commit comments