Co-authored-by: David Levin <davidlevin@Davids-MacBook-Pro-2.local>
This commit is contained in:
David Levin 2020-12-22 09:14:11 -08:00 committed by GitHub
parent 080271fb27
commit 36c9454e90
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@
right: 14px;
width: 32px;
height: 48px;
@include animate-transform;
}
&.is-open {
@ -30,6 +29,7 @@
&:active,
&.is-open {
background-color: $gray-100;
border-color: $gray-700;
}
&.is-multi-line .woocommerce-dropdown-button__labels {