Skip to content

Commit

Permalink
fixes for dropdown arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
achavan9 committed Aug 29, 2023
1 parent fae77b9 commit fd32323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/v2-footer/v2-footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
--color-icon: var(--c-primary-white);

transition: transform var(--duration-medium) cubic-bezier(0.45, 0, 0.125, 1);
pointer-events: none;
}

.v2-footer-truck-list.expand .icon-dropdown-caret {
Expand Down

0 comments on commit fd32323

Please sign in to comment.