diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index 601c58d..20f3143 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -151,7 +151,7 @@ const { isLoading } = toRefs(data);
- +
@@ -272,6 +272,8 @@ const { isLoading } = toRefs(data); font-size: 3.6rem; width: 24.6rem; line-height: 6.7rem; + height: 6.7rem; + box-sizing: border-box; &:last-child{ margin-right: 0; }