fix: add correct styles for book cart
This commit is contained in:
@@ -61,8 +61,8 @@ class AddToCartButton extends HTMLElement {
|
||||
}
|
||||
|
||||
.add-to-cart-button svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
color: var(--color-text-inverse, #ffffff);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user