Formatting fixed that affected the Czech version.

This commit is contained in:
sebseb7
2026-03-31 10:00:13 +02:00
parent 8bce10e61b
commit 9054c8d2fd
3 changed files with 6 additions and 16 deletions

View File

@@ -540,6 +540,7 @@ class AddToCartButton extends Component {
sx={{
borderRadius: 2,
fontWeight: "bold",
whiteSpace: "nowrap",
"&:hover": {
backgroundColor: "primary.dark",
},