fix local bootstrap startup and catalog widget UX
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
.catalog-product-shell {
|
||||
min-width: 0;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.catalog-product-shell app-product-card {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user