dropdown for product variant picker

main
alexanderroese 2024-07-13 18:13:47 +02:00
parent 3f4181f4d3
commit ee644987db
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
}
.shx-custom-dropdown-content div:hover {
background-color: #f1f1f1;
background-color: #e9e9e9;
}
.shx-custom-dropbtn {
@ -97,7 +97,7 @@
}
.shx-custom-selected-variant {
background-color: #f1f1f1;
background-color: #e9e9e9;
}
.shx-dummy-select {