remove user select
parent
a7f53a32fe
commit
6796555b98
|
@ -258,6 +258,8 @@ input,
|
|||
select,
|
||||
summary,
|
||||
.SHX_rating__label,
|
||||
.shopify-payment-button__button, /* product page - paypal button */
|
||||
.product-form__input.product-form__input--pill, /* product page - select variant buttons */
|
||||
a {
|
||||
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue