chore: Sintaxis

This commit is contained in:
2026-05-28 23:29:36 -05:00
parent 38c1d8c17c
commit cb79ad6d45

View File

@@ -312,16 +312,16 @@ export default {
.product-content { .product-content {
padding: 10px; padding: 10px;
} }
.product-name { .product-name {
font-size: 0.9rem; font-size: 0.9rem;
min-height: 2.4rem; min-height: 2.4rem;
} }
.price-value { .price-value {
font-size: 1rem; font-size: 1rem;
} }
.quantity-input { .quantity-input {
max-width: 60px; max-width: 60px;
min-width: 60px; min-width: 60px;
@@ -333,7 +333,7 @@ export default {
.product-name { .product-name {
font-size: 0.95rem; font-size: 0.95rem;
} }
.price-value { .price-value {
font-size: 1.05rem; font-size: 1.05rem;
} }
@@ -344,25 +344,25 @@ export default {
.product-content { .product-content {
padding: 14px; padding: 14px;
} }
.product-name { .product-name {
font-size: 1rem; font-size: 1rem;
min-height: 2.6rem; min-height: 2.6rem;
} }
.price-label { .price-label {
font-size: 0.68rem; font-size: 0.68rem;
} }
.price-value { .price-value {
font-size: 1.15rem; font-size: 1.15rem;
} }
.price-total-chip { .price-total-chip {
font-size: 0.95rem; font-size: 0.95rem;
height: 28px; height: 28px;
} }
.quantity-input { .quantity-input {
max-width: 70px; max-width: 70px;
min-width: 70px; min-width: 70px;
@@ -374,36 +374,36 @@ export default {
.product-content { .product-content {
padding: 16px 14px; padding: 16px 14px;
} }
.product-name { .product-name {
font-size: 1.05rem; font-size: 1.05rem;
min-height: 2.7rem; min-height: 2.7rem;
} }
.price-label { .price-label {
font-size: 0.7rem; font-size: 0.7rem;
} }
.price-value { .price-value {
font-size: 1.2rem; font-size: 1.2rem;
} }
.price-total-chip { .price-total-chip {
font-size: 1rem; font-size: 1rem;
height: 30px; height: 30px;
padding: 0 14px; padding: 0 14px;
} }
.product-actions { .product-actions {
padding: 8px; padding: 8px;
padding-bottom: 12px; padding-bottom: 12px;
} }
.quantity-input { .quantity-input {
max-width: 70px; max-width: 70px;
min-width: 70px; min-width: 70px;
} }
.qty-btn { .qty-btn {
width: 36px; width: 36px;
height: 36px; height: 36px;
@@ -415,16 +415,16 @@ export default {
.product-content { .product-content {
padding: 18px 16px; padding: 18px 16px;
} }
.product-name { .product-name {
font-size: 1.1rem; font-size: 1.1rem;
min-height: 2.8rem; min-height: 2.8rem;
} }
.price-value { .price-value {
font-size: 1.25rem; font-size: 1.25rem;
} }
.price-total-chip { .price-total-chip {
font-size: 1.05rem; font-size: 1.05rem;
height: 32px; height: 32px;
@@ -437,11 +437,10 @@ export default {
font-size: 1.15rem; font-size: 1.15rem;
min-height: 3rem; min-height: 3rem;
} }
.price-value { .price-value {
font-size: 1.3rem; font-size: 1.3rem;
} }
}
.product-content { .product-content {
padding: 8px; padding: 8px;