Fix subtotal rendering on mobile (#5365)

This commit is contained in:
Raphael Michel
2025-08-12 09:39:21 +02:00
committed by GitHub
parent d8bf3d0b07
commit 39a0093c6b
2 changed files with 3 additions and 3 deletions

View File

@@ -221,7 +221,7 @@
&.has-downloads.hide-prices .download-desktop {
margin-left: 50%;
}
&.total .product {
&.subtotal .product, &.total .product {
width: 50%;
}
.count {