feat: update layout and styles for product components and variant selectors

This commit is contained in:
2026-08-11 10:14:39 -03:00
parent 5d629e27b1
commit e3599a48e4
7 changed files with 79 additions and 59 deletions

View File

@@ -73,16 +73,6 @@
width: 100%;
}
&__variant-selectors ::ng-deep .variant-selector {
flex-wrap: nowrap;
width: 100%;
}
&__variant-selectors ::ng-deep .variant-selector__select {
flex: 1 1 0;
min-width: 0;
}
&__price {
color: var(--tenant-primary, #009933);
font-size: 22px;