Add shop select

This commit is contained in:
Jeremy Thomas
2024-06-11 01:30:26 +01:00
parent 83fcfdcf5e
commit 1a6164b836
2 changed files with 30 additions and 21 deletions

View File

@@ -225,6 +225,10 @@ breadcrumb:
margin-top: 1em;
}
.shop-product-select {
width: 100%;
}
.shop-product-description {
display: flex;
flex-grow: 1;