dropdown for product variant picker
parent
4556f3205c
commit
1701589228
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue