dropdown for product variant picker

main
alexanderroese 2024-07-13 18:11:36 +02:00
parent 44c128b8c4
commit 3f4181f4d3
1 changed files with 1 additions and 1 deletions

View File

@ -59,6 +59,7 @@
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 10000;
width: 100%;
padding: 6px 0;
}
.shx-custom-dropdown-content div {
@ -99,7 +100,6 @@
background-color: #f1f1f1;
}
.shx-dummy-select {
display: none;
}