dropdown for product variant picker

main
alexanderroese 2024-07-13 16:41:50 +02:00
parent 687c918a6b
commit 373b1f6d65
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@
display: flex;
flex-direction: row;
cursor: pointer;
gap: 12px;
align-items: center;
}
.shx-custom-dropdown-content div:hover {