diff --git a/src/iss-components/cart-dropdown/cart-dropdown.vue b/src/iss-components/cart-dropdown/cart-dropdown.vue index e29ed819..f9168eed 100644 --- a/src/iss-components/cart-dropdown/cart-dropdown.vue +++ b/src/iss-components/cart-dropdown/cart-dropdown.vue @@ -34,7 +34,7 @@ class="d-flex justify-content-between align-items-center"> {{ BasePriceLabel }} + class="label">{{ basePriceLabel }} {{ getDisplayed(baseServicePrice) }} @@ -44,6 +44,7 @@