diff --git a/src/iss-components/cart-dropdown/cart-dropdown.vue b/src/iss-components/cart-dropdown/cart-dropdown.vue index 654be120..ebb083fa 100644 --- a/src/iss-components/cart-dropdown/cart-dropdown.vue +++ b/src/iss-components/cart-dropdown/cart-dropdown.vue @@ -540,7 +540,7 @@ $RECYCLING_MODAL_REF_NAME: 'RecycleModal'; max-width: fit-content; } -:deep(##{$MY_CONSTANT} h5) { +:deep(##{$RECYCLING_MODAL_REF_NAME} h5) { text-align: center; }