dropdown for product variant picker

main
alexanderroese 2024-07-13 18:20:08 +02:00
parent 4556f3205c
commit 1701589228
1 changed files with 0 additions and 5 deletions

View File

@ -91,11 +91,6 @@
outline: none;
}
.shx-custom-dropbtn::after {
content: '\25BC'; /* Unicode character for down arrow */
margin-left: 10px;
}
.shx-custom-dropdown-variant {
display: flex;
justify-content: center;